Libraries tagged by ephp
sebastian/environment
789613060 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
795817095 Downloads
Provides the functionality to compare PHP values for equality
ramsey/uuid
617900863 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
psy/psysh
480524833 Downloads
An interactive shell for modern PHP.
psr/container
901471339 Downloads
Common Container Interface (PHP FIG PSR-11)
phar-io/manifest
665599575 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
596307271 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
mockery/mockery
444353390 Downloads
Mockery is a simple yet flexible PHP mock object framework
league/flysystem
566459743 Downloads
File storage abstraction for PHP
intervention/image
170088527 Downloads
PHP image manipulation
guzzlehttp/guzzle
890008124 Downloads
Guzzle is a PHP HTTP client library
filp/whoops
353779074 Downloads
php error handling for cool kids
dragonmantank/cron-expression
409416904 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
795281877 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/event-manager
451309520 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.