Libraries tagged by php
rector/rector
151531277 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
ramsey/uuid
777776312 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
psy/psysh
608651109 Downloads
An interactive shell for modern PHP.
psr/container
1100621007 Downloads
Common Container Interface (PHP FIG PSR-11)
predis/predis
339928258 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phar-io/manifest
817177423 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
709893547 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
mockery/mockery
548081567 Downloads
Mockery is a simple yet flexible PHP mock object framework
league/flysystem
708995921 Downloads
File storage abstraction for PHP
league/commonmark
463955714 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
intervention/image
219626531 Downloads
PHP Image Processing
filp/whoops
450201777 Downloads
php error handling for cool kids
fakerphp/faker
412721660 Downloads
Faker is a PHP library that generates fake data for you.
dragonmantank/cron-expression
537785038 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
902066628 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors