Libraries tagged by tphp
phar-io/manifest
789379682 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
688814010 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
mockery/mockery
527994676 Downloads
Mockery is a simple yet flexible PHP mock object framework
league/flysystem
682107966 Downloads
File storage abstraction for PHP
league/commonmark
440167835 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
intervention/image
209648464 Downloads
PHP Image Processing
filp/whoops
431520211 Downloads
php error handling for cool kids
fakerphp/faker
391678260 Downloads
Faker is a PHP library that generates fake data for you.
dragonmantank/cron-expression
513003763 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
883567239 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/event-manager
527713232 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
composer/composer
196761120 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
barryvdh/laravel-debugbar
133516447 Downloads
PHP Debugbar integration for Laravel
zircote/swagger-php
145107288 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
webonyx/graphql-php
83673912 Downloads
A PHP port of GraphQL reference implementation