Libraries tagged by __
firebase/php-jwt
513475624 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
filp/whoops
459459120 Downloads
php error handling for cool kids
fakerphp/faker
423027671 Downloads
Faker is a PHP library that generates fake data for you.
ezyang/htmlpurifier
377012015 Downloads
Standards compliant HTML filter written in PHP
egulias/email-validator
780485312 Downloads
A library for validating emails against several RFCs
dragonmantank/cron-expression
549861152 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
dompdf/dompdf
208279614 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/orm
315570925 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
1007479759 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
911034626 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
946788490 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
551271084 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
632035615 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/collections
449664007 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
composer/semver
557794019 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.