Libraries tagged by depo
php-di/php-di
37328491 Downloads
The dependency injection container for humans
paragonie/constant_time_encoding
268063735 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
hashids/hashids
41264161 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
symfony/phpunit-bridge
179324136 Downloads
Provides utilities for PHPUnit, especially user deprecation notices management
phpmd/phpmd
97054187 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
325752069 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
241355378 Downloads
A library to get pretty versions strings of installed dependencies
doctrine/migrations
180388296 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
335033109 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.
phpstan/phpstan-deprecation-rules
61410318 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
khanamiryan/qrcode-detector-decoder
29262878 Downloads
QR code decoder / reader
deptrac/deptrac
1466464 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
composer/package-versions-deprecated
176823024 Downloads
Composer plugin that provides efficient querying for installed package versions (no runtime IO)
symfony/contracts
61582122 Downloads
A set of abstractions extracted out of the Symfony components
pimple/pimple
121482023 Downloads
Pimple, a simple Dependency Injection Container