Libraries tagged by lib
google/apiclient
219133887 Downloads
Client library for Google APIs
firebase/php-jwt
510460141 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
fakerphp/faker
420209531 Downloads
Faker is a PHP library that generates fake data for you.
egulias/email-validator
776622099 Downloads
A library for validating emails against several RFCs
doctrine/lexer
1003314347 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
942883991 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
447940291 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
composer/semver
554705284 Downloads
Version comparison library that offers utilities, version constraint parsing and validation.
brick/math
590984117 Downloads
Arbitrary-precision arithmetic library
doctrine/cache
623043008 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
giggsey/libphonenumber-for-php
169185328 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
dompdf/php-svg-lib
58163798 Downloads
A library to read, parse and export to PDF SVG files.
dompdf/php-font-lib
61932069 Downloads
A library to read, parse, export and make subsets of different types of font files.
propaganistas/laravel-phone
43607394 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
paragonie/sodium_compat
155060810 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists