Libraries tagged by aa
mockery/mockery
441596104 Downloads
Mockery is a simple yet flexible PHP mock object framework
livewire/livewire
54552202 Downloads
A front-end framework for Laravel.
lcobucci/jwt
274779375 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
guzzlehttp/guzzle
884924245 Downloads
Guzzle is a PHP HTTP client library
friendsofphp/php-cs-fixer
203960698 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
385062374 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
egulias/email-validator
608414210 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
406273536 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
dompdf/dompdf
141310610 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/instantiator
792224617 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
768489377 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
448775895 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/cache
558248202 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
webonyx/graphql-php
65628575 Downloads
A PHP port of GraphQL reference implementation
vimeo/psalm
67444065 Downloads
A static analysis tool for finding errors in PHP applications