Libraries tagged by ass
phar-io/manifest
546949570 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
nikic/php-parser
670643959 Downloads
A PHP parser written in PHP
mockery/mockery
368211037 Downloads
Mockery is a simple yet flexible PHP mock object framework
livewire/livewire
37256441 Downloads
A front-end framework for Laravel.
lcobucci/jwt
228816123 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
166219073 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
318031425 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
egulias/email-validator
506445689 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
327514606 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
704920716 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
663730549 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
382625269 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/cache
496975248 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
symfony/asset
123212209 Downloads
Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files
beberlei/assert
74658113 Downloads
Thin assertion library for input validation in business models.