Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
composer /
Delete
Unzip
Name
Size
Permission
Date
Action
articles
[ DIR ]
drwxr-xr-x
2026-07-12 06:24
dev
[ DIR ]
drwxr-xr-x
2026-07-12 06:24
faqs
[ DIR ]
drwxr-xr-x
2026-07-12 06:24
fixtures
[ DIR ]
drwxr-xr-x
2026-07-12 06:24
00-intro.md.gz
2.92
KB
-rw-r--r--
2023-03-21 10:50
01-basic-usage.md.gz
4.53
KB
-rw-r--r--
2023-03-21 10:50
02-libraries.md.gz
2.23
KB
-rw-r--r--
2023-03-21 10:50
03-cli.md.gz
14.77
KB
-rw-r--r--
2023-03-21 10:50
04-schema.md.gz
10.26
KB
-rw-r--r--
2023-03-21 10:50
05-repositories.md.gz
8.75
KB
-rw-r--r--
2023-03-21 10:50
06-config.md.gz
5.86
KB
-rw-r--r--
2023-03-21 10:50
07-runtime.md.gz
2.59
KB
-rw-r--r--
2023-03-21 10:50
08-community.md
1.27
KB
-rw-r--r--
2023-03-21 10:50
README.md
2.83
KB
-rw-r--r--
2023-03-21 10:50
UPGRADE-2.0.md.gz
4.31
KB
-rw-r--r--
2023-03-21 10:50
changelog.Debian.gz
5.1
KB
-rw-r--r--
2026-05-14 09:28
changelog.gz
34.6
KB
-rw-r--r--
2023-03-21 10:50
copyright
2.91
KB
-rw-r--r--
2026-01-25 07:16
Save
Rename
<p align="center"> <a href="https://getcomposer.org"> <img src="https://getcomposer.org/img/logo-composer-transparent.png" alt="Composer"> </a> </p> <h1 align="center">Dependency Management for PHP</h1> Composer helps you declare, manage, and install dependencies of PHP projects. See [https://getcomposer.org/](https://getcomposer.org/) for more information and documentation. [](https://github.com/composer/composer/actions) Installation / Usage -------------------- Download and install Composer by following the [official instructions](https://getcomposer.org/download/). For usage, see [the documentation](https://getcomposer.org/doc/). Packages -------- Find public packages on [Packagist.org](https://packagist.org). For private package hosting take a look at [Private Packagist](https://packagist.com). Community --------- Follow [@packagist](https://twitter.com/packagist) or [@seldaek](https://twitter.com/seldaek) on Twitter for announcements, or check the [#composerphp](https://twitter.com/search?q=%23composerphp&src=typed_query&f=live) hashtag. For support, Stack Overflow offers a good collection of [Composer related questions](https://stackoverflow.com/questions/tagged/composer-php), or you can use the [GitHub discussions](https://github.com/composer/composer/discussions). Please note that this project is released with a [Contributor Code of Conduct](https://www.contributor-covenant.org/version/1/4/code-of-conduct/). By participating in this project and its community you agree to abide by those terms. Requirements ------------ #### Latest Composer PHP 7.2.5 or above for the latest version. #### Composer 2.2 LTS (Long Term Support) PHP versions 5.3.2 - 8.1 are still supported via the LTS releases of Composer (2.2.x). If you run the installer or the `self-update` command the appropriate Composer version for your PHP should be automatically selected. Authors ------- - Nils Adermann | [GitHub](https://github.com/naderman) | [Twitter](https://twitter.com/naderman) | <naderman@naderman.de> | [naderman.de](https://naderman.de) - Jordi Boggiano | [GitHub](https://github.com/Seldaek) | [Twitter](https://twitter.com/seldaek) | <j.boggiano@seld.be> | [seld.be](https://seld.be) See also the list of [contributors](https://github.com/composer/composer/contributors) who participated in this project. Security Reports ---------------- Please send any sensitive issue to [security@packagist.org](mailto:security@packagist.org). Thanks! License ------- Composer is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. Acknowledgments --------------- - This project's Solver started out as a PHP port of openSUSE's [Libzypp satsolver](https://en.opensuse.org/openSUSE:Libzypp_satsolver).