https://github.com/composer/composer
composer dependency-manager hacktoberfest package-manager packages php
Last synced: about 1 month ago
Repository metadata:
Dependency Manager for PHP
- Host: GitHub
- URL: https://github.com/composer/composer
- Owner: composer
- License: mit
- Created: 2011-06-08T08:53:00.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T15:18:15.000Z (about 2 months ago)
- Last Synced: 2024-11-05T23:42:49.974Z (about 2 months ago)
- Topics: composer, dependency-manager, hacktoberfest, package-manager, packages, php
- Language: PHP
- Homepage: https://getcomposer.org/
- Size: 26 MB
- Stars: 28,619
- Watchers: 598
- Forks: 4,551
- Open Issues: 110
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
-
Funding.yml:
- Custom: https://packagist.com
- Tidelift: packagist/composer/composer
- Github: composer
- Funding Links:
Owner metadata:
- Name: Composer
- Login: composer
- Email:
- Kind: organization
- Description:
- Website: https://getcomposer.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/837015?v=4
- Repositories: 19
- Last Synced at: 2024-05-20T14:30:52.893Z
- Profile URL: https://github.com/composer
- Sponsor URL:
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- packagist: 145,447,946 total
- Total docker downloads: 57,082,643
- Total dependent packages: 2,610 (may contain duplicates)
- Total dependent repositories: 35,414 (may contain duplicates)
- Total versions: 410
- Total maintainers: 3
- Total advisories: 8
packagist: composer/composer
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
- Homepage: https://getcomposer.org/
- Licenses: MIT
- Latest release: 2.7.6 (published 8 months ago)
- Last Synced: 2024-11-11T02:05:36.823Z (about 1 month ago)
- Versions: 205
- Dependent Packages: 2,610
- Dependent Repositories: 35,414
- Downloads: 145,447,909 Total
- Docker Downloads: 57,082,643
-
Rankings:
- Stargazers count: 0.006%
- Forks count: 0.011%
- Dependent packages count: 0.016%
- Average: 0.044%
- Downloads: 0.046%
- Dependent repos count: 0.048%
- Docker downloads count: 0.137%
- Maintainers (2)
-
Funding:
- url: https://packagist.com: type: custom
- url: https://github.com/composer: type: github
- url: https://tidelift.com/funding/github/packagist/composer/composer: type: tidelift
-
Advisories:
- Composer code execution and possible privilege escalation via compromised InstalledVersions.php or installed.php
- Improper escaping of command arguments on Windows leading to command injection
- Composer's missing argument delimiter can lead to code execution via VCS repository URLs or source download URLs on systems with Mercurial
- Composer Remote Code Execution vulnerability via web-accessible composer.phar
- Composer allows cache poisoning from other projects built on the same host
- Missing input validation can lead to command execution in composer
- Composer has a command injection via malicious git branch name
- Composer has multiple command injections via malicious git/hg branch names
packagist: lingfennan/protobuf
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
- Homepage: https://getcomposer.org/
- Licenses: MIT
- Latest release: 2.7.6 (published 8 months ago)
- Last Synced: 2024-11-11T02:05:36.865Z (about 1 month ago)
- Versions: 205
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 37 Total
-
Rankings:
- Stargazers count: 0.006%
- Forks count: 0.007%
- Dependent packages count: 19.102%
- Average: 21.152%
- Dependent repos count: 33.452%
- Downloads: 53.194%
- Maintainers (1)
-
Funding:
- url: https://packagist.com: type: custom
- url: https://github.com/composer: type: github
- url: https://tidelift.com/funding/github/packagist/composer/composer: type: tidelift
Dependencies
composer.json
packagist
- phpstan/phpstan ^1.4.1 development
- phpstan/phpstan-deprecation-rules ^1 development
- phpstan/phpstan-phpunit ^1.0 development
- phpstan/phpstan-strict-rules ^1 development
- phpstan/phpstan-symfony ^1.1 development
- symfony/phpunit-bridge ^6.0 development
- composer/ca-bundle ^1.0
- composer/class-map-generator ^1.0
- composer/metadata-minifier ^1.0
- composer/pcre ^2 || ^3
- composer/semver ^3.0
- composer/spdx-licenses ^1.5.7
- composer/xdebug-handler ^2.0.2 || ^3.0.3
- justinrainbow/json-schema ^5.2.11
- php ^7.2.5 || ^8.0
- psr/log ^1.0 || ^2.0 || ^3.0
- react/promise ^2.8
- seld/jsonlint ^1.4
- seld/phar-utils ^1.2
- symfony/console ^5.4.7 || ^6.0.7
- symfony/filesystem ^5.4 || ^6.0
- symfony/finder ^5.4 || ^6.0
- symfony/polyfill-php73 ^1.24
- symfony/polyfill-php80 ^1.24
- symfony/process ^5.4 || ^6.0
composer.lock
packagist
- phpstan/phpstan 1.10.50 development
- phpstan/phpstan-deprecation-rules 1.1.4 development
- phpstan/phpstan-phpunit 1.3.15 development
- phpstan/phpstan-strict-rules 1.5.2 development
- phpstan/phpstan-symfony 1.3.5 development
- symfony/phpunit-bridge v7.0.1 development
- composer/ca-bundle 1.3.7
- composer/class-map-generator 1.1.0
- composer/metadata-minifier 1.0.0
- composer/pcre 2.1.1
- composer/semver 3.4.0
- composer/spdx-licenses 1.5.8
- composer/xdebug-handler 3.0.3
- justinrainbow/json-schema v5.2.13
- psr/container 1.1.1
- psr/log 1.1.4
- react/promise v3.1.0
- seld/jsonlint 1.10.0
- seld/phar-utils 1.2.1
- seld/signal-handler 2.0.2
- symfony/console v5.4.32
- symfony/deprecation-contracts v2.5.2
- symfony/filesystem v5.4.25
- symfony/finder v5.4.27
- symfony/polyfill-ctype v1.28.0
- symfony/polyfill-intl-grapheme v1.28.0
- symfony/polyfill-intl-normalizer v1.28.0
- symfony/polyfill-mbstring v1.28.0
- symfony/polyfill-php73 v1.28.0
- symfony/polyfill-php80 v1.28.0
- symfony/polyfill-php81 v1.28.0
- symfony/process v5.4.28
- symfony/service-contracts v2.5.2
- symfony/string v5.4.32