Libraries tagged by library
fakerphp/faker
284455283 Downloads
Faker is a PHP library that generates fake data for you.
egulias/email-validator
588030171 Downloads
A library for validating emails against several RFCs
doctrine/lexer
793657264 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
747323060 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/collections
364345069 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/cache
547492637 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
409859698 Downloads
Semver library that offers utilities, version constraint parsing and validation.
voku/portable-ascii
322250108 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
symfony/security-csrf
144914225 Downloads
Symfony Security Component - CSRF Library
symfony/security-core
166569259 Downloads
Symfony Security Component - Core Library
symfony/intl
167303733 Downloads
Provides access to the localization data of the ICU library
stripe/stripe-php
117027878 Downloads
Stripe PHP Library
sebastian/lines-of-code
426588367 Downloads
Library for counting the lines of code in PHP source code
sebastian/complexity
426583201 Downloads
Library for calculating the complexity of PHP code units
sebastian/cli-parser
427067775 Downloads
Library for parsing CLI options