Libraries tagged by lib
firebase/php-jwt
480072003 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
fakerphp/faker
390849500 Downloads
Faker is a PHP library that generates fake data for you.
egulias/email-validator
736367032 Downloads
A library for validating emails against several RFCs
doctrine/lexer
959859347 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
902018061 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
430919489 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
composer/semver
523598021 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.
doctrine/cache
611400360 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
phenx/php-font-lib
161026446 Downloads
A library to read, parse, export and make subsets of different types of font files.
giggsey/libphonenumber-for-php
159893673 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
dompdf/php-svg-lib
42526768 Downloads
A library to read, parse and export to PDF SVG files.
dompdf/php-font-lib
45897580 Downloads
A library to read, parse, export and make subsets of different types of font files.
propaganistas/laravel-phone
39833839 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
paragonie/sodium_compat
145505764 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
amphp/amp
134185215 Downloads
A non-blocking concurrency framework for PHP applications.