Libraries tagged by tphp
sebastian/comparator
785815318 Downloads
Provides the functionality to compare PHP values for equality
rector/rector
93163737 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
ramsey/uuid
608592399 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
psy/psysh
472970332 Downloads
An interactive shell for modern PHP.
psr/container
889459135 Downloads
Common Container Interface (PHP FIG PSR-11)
predis/predis
265739293 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phar-io/manifest
656102790 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
589627802 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
mockery/mockery
438143879 Downloads
Mockery is a simple yet flexible PHP mock object framework
league/flysystem
558486439 Downloads
File storage abstraction for PHP
intervention/image
167425422 Downloads
PHP image manipulation
filp/whoops
348006251 Downloads
php error handling for cool kids
fakerphp/faker
296141641 Downloads
Faker is a PHP library that generates fake data for you.
dragonmantank/cron-expression
402367678 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
788005600 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors