Libraries tagged by __
firebase/php-jwt
392039827 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
filp/whoops
357288909 Downloads
php error handling for cool kids
egulias/email-validator
617826957 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
413691856 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
dompdf/dompdf
144398555 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/orm
258502995 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
827955572 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
799594738 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
778477696 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
454954742 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
529901737 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
563158836 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
doctrine/annotations
517458998 Downloads
Docblock Annotations Parser
composer/composer
170557931 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
barryvdh/laravel-debugbar
108274569 Downloads
PHP Debugbar integration for Laravel