Libraries tagged by aa
lcobucci/jwt
252261376 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
guzzlehttp/guzzle
818264140 Downloads
Guzzle is a PHP HTTP client library
friendsofphp/php-cs-fixer
183309430 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
351206275 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
egulias/email-validator
554856940 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
364494396 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
746013540 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
713538410 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
416170468 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/cache
528968907 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
59596780 Downloads
A PHP port of GraphQL reference implementation
vimeo/psalm
59202824 Downloads
A static analysis tool for finding errors in PHP applications
tecnickcom/tcpdf
79145619 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
symfony/web-profiler-bundle
117963852 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/twig-bundle
152487351 Downloads
Provides a tight integration of Twig into the Symfony full-stack framework