Libraries tagged by php
psr/container
1067205664 Downloads
Common Container Interface (PHP FIG PSR-11)
predis/predis
327707286 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phar-io/manifest
791634977 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
690563641 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
mockery/mockery
529568378 Downloads
Mockery is a simple yet flexible PHP mock object framework
league/flysystem
684335180 Downloads
File storage abstraction for PHP
league/commonmark
442015868 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
intervention/image
210467141 Downloads
PHP Image Processing
filp/whoops
432983108 Downloads
php error handling for cool kids
fakerphp/faker
393346125 Downloads
Faker is a PHP library that generates fake data for you.
dragonmantank/cron-expression
515012361 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
885098523 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/event-manager
529079820 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
composer/composer
197276580 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
barryvdh/laravel-debugbar
133995480 Downloads
PHP Debugbar integration for Laravel