Libraries tagged by aa
phpdocumentor/reflection-docblock
755588274 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
792782833 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
nikic/php-parser
961637859 Downloads
A PHP parser written in PHP
mockery/mockery
530396777 Downloads
Mockery is a simple yet flexible PHP mock object framework
mobiledetect/mobiledetectlib
172339019 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
livewire/livewire
91279929 Downloads
A front-end framework for Laravel.
lcobucci/jwt
341979648 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
253633870 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
483600009 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
fakerphp/faker
394219294 Downloads
Faker is a PHP library that generates fake data for you.
egulias/email-validator
741078143 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
516046272 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
dompdf/dompdf
190315048 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/instantiator
885839231 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
906798564 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.