Libraries tagged by libary
firebase/php-jwt
368047363 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
fakerphp/faker
278386871 Downloads
Faker is a PHP library that generates fake data for you.
egulias/email-validator
580373595 Downloads
A library for validating emails against several RFCs
doctrine/lexer
784847525 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
739396907 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/cache
543313588 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
composer/semver
403230216 Downloads
Semver library that offers utilities, version constraint parsing and validation.
voku/portable-ascii
316074835 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
symfony/security-csrf
143374603 Downloads
Symfony Security Component - CSRF Library
symfony/security-core
164862592 Downloads
Symfony Security Component - Core Library
symfony/intl
165622225 Downloads
Provides access to the localization data of the ICU library
stripe/stripe-php
115860841 Downloads
Stripe PHP Library
sebastian/lines-of-code
417796713 Downloads
Library for counting the lines of code in PHP source code
sebastian/complexity
417791413 Downloads
Library for calculating the complexity of PHP code units
sebastian/cli-parser
418267044 Downloads
Library for parsing CLI options