Libraries tagged by as
phpdocumentor/type-resolver
674343172 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
679210848 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
679499626 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
nikic/php-parser
822320759 Downloads
A PHP parser written in PHP
mockery/mockery
453646300 Downloads
Mockery is a simple yet flexible PHP mock object framework
livewire/livewire
58480211 Downloads
A front-end framework for Laravel.
lcobucci/jwt
283731042 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
guzzlehttp/guzzle
907822134 Downloads
Guzzle is a PHP HTTP client library
friendsofphp/php-cs-fixer
210645547 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
398051460 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
egulias/email-validator
625984792 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
420138550 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
dompdf/dompdf
147116038 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/instantiator
805860519 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
787042327 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.