Libraries tagged by ass
phpdocumentor/reflection-docblock
640508892 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phar-io/manifest
616556667 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
nikic/php-parser
750138036 Downloads
A PHP parser written in PHP
mockery/mockery
413963671 Downloads
Mockery is a simple yet flexible PHP mock object framework
livewire/livewire
47971423 Downloads
A front-end framework for Laravel.
lcobucci/jwt
259256665 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
188942046 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
361906809 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
fakerphp/faker
271237154 Downloads
Faker is a PHP library that generates fake data for you.
egulias/email-validator
570989118 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
376880339 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
759225253 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
729761498 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/event-manager
426160391 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/cache
538188582 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.