Libraries tagged by depo
symfony/phpunit-bridge
153931633 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
phpmd/phpmd
84677032 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
nette/utils
245730811 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
jean85/pretty-package-versions
188248480 Downloads
A library to get pretty versions strings of installed dependencies
doctrine/migrations
156091251 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/common
301083286 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
qossmic/deptrac
1160168 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phpstan/phpstan-deprecation-rules
43120712 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
khanamiryan/qrcode-detector-decoder
26780105 Downloads
QR code decoder / reader
composer/package-versions-deprecated
157472186 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
symfony/contracts
57861415 Downloads
A set of abstractions extracted out of the Symfony components
php-di/php-di
26914739 Downloads
The dependency injection container for humans
pdepend/pdepend
86564789 Downloads
Official version of pdepend to be handled with Composer
league/container
60973896 Downloads
A fast and intuitive dependency injection container.
symfony/runtime
48134707 Downloads
Enables decoupling PHP applications from global state