Popular Packages
-
drupal/core-dev
require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.
-
PHP
laravelcollective/html
HTML and Form Builders for the Laravel Framework
Abandoned! See spatie/laravel-html
-
PHP
caseyamcl/guzzle_retry_middleware
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
-
-
PHP
shipmonk/dead-code-detector
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
-
-
PHP
cweagans/composer-configurable-plugin
Provides a lightweight configuration system for Composer plugins.
-
-
-
PHP
psr-discovery/http-factory-implementations
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
-
-
PHP
psr-discovery/http-client-implementations
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
-
-
PHP
ondrejmirtes/composer-attribute-collector
A convenient and near zero-cost way to retrieve targets of PHP 8 attributes
-
PHP
maglnet/composer-require-checker
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package