Followers
560
Total Stars
43,611
Packages
10
Monthly Downloads
45,841,766
Avg Score
41.4
Packages w/ Vulns
0
|
|
Description
|
|
|
|
License
|
|
|
|---|---|---|---|---|---|---|---|
| composer/composer | Composer is the de facto PHP dependency manager. Declare project requirements in composer.json, install/update packages from Packagist, and lock versions for reproducible builds. Supports private repositories and integrates with common VCS tools like Git. | 29,363 | 89.3 | 60.2 | MIT | 1 week ago | |
| composer/semver | Composer Semver is a PHP library for parsing and validating version constraints, normalizing versions, and comparing releases. Extracted from Composer, it supports semver-style rules where possible while staying compatible with PHP’s version_compare. | 3,291 | 47.7 | 56.1 | MIT | 7 months ago | |
| composer/ca-bundle | Utility to locate the system CA root bundle for TLS/SSL verification, with a bundled Mozilla CA bundle fallback. Provides helpers to validate CA files and integrate easily with cURL, PHP streams, and Guzzle. | 2,966 | 45.7 | 53.3 | MIT | 1 week ago | |
| composer/xdebug-handler | Restart PHP CLI processes without loading Xdebug (unless xdebug.mode=off), avoiding slowdowns in tools like Composer. Creates a temporary ini with Xdebug commented out and relaunches the command, with env vars to allow Xdebug or inspect original ini paths. | 2,563 | 41.9 | 55.6 | MIT | 1 year ago | |
| composer/package-versions-deprecated | — | 1,525 | 31.0 | 50.2 | MIT | 4 years ago | |
| composer/installers | Composer installers for PHP applications. Extends Composer with custom install paths for various frameworks and CMSs (e.g., WordPress, Drupal, Joomla). Automatically places packages in the right directories via installer types for plugin, theme, and module workflows. | 1,438 | 44.7 | 9.4 | MIT | 1 year ago | |
| composer/spdx-licenses | PHP library providing the official SPDX license and exception lists plus validation of SPDX license expressions. Look up licenses by identifier or name, check OSI approval and deprecation status, and validate complex license strings. | 1,391 | 34.0 | 53.4 | MIT | 9 hours ago | |
| composer/pcre | Type-safe wrapper around PHP’s preg_* functions. Composer\Pcre\Preg prevents silent PCRE failures, standardizes return types (PREG_UNMATCHED_AS_NULL), and improves static analysis with a PHPStan extension for regex-aware typing. | 693 | 31.4 | 65.0 | MIT | 1 year ago | |
| composer/class-map-generator | Generate PHP class maps by scanning directories to map classes/interfaces/traits/enums to file paths. Use a simple static helper or an advanced generator to scan multiple paths, sort results, and detect ambiguous class resolutions. | 200 | 27.0 | 65.0 | MIT | 1 week ago | |
| composer/metadata-minifier | Utility library for Composer 2.x repository metadata. Minifies package version arrays into diffs and expands minified metadata back to the original structure, reducing JSON size and improving transfer efficiency. Includes simple static minify/expand APIs. | 181 | 21.3 | 65.0 | MIT | 5 years ago |
How can I help you explore Laravel packages today?