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