Libraries tagged by paps
jeremeamia/superclosure
58147829 Downloads
Serialize Closure objects, including their context and binding
hoa/compiler
12438294 Downloads
The Hoa\Compiler library.
ua-parser/uap-php
23848720 Downloads
A multi-language port of Browserscope's user agent parser.
phpspec/prophecy-phpunit
34113755 Downloads
Integrating the Prophecy mocking library in PHPUnit test cases
phpspec/php-diff
50466365 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
phpseclib/mcrypt_compat
22282017 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
spatie/url
9166892 Downloads
Parse, build and manipulate URL's
softcreatr/jsonpath
22085996 Downloads
JSONPath implementation for parsing, searching and flattening arrays
simplepie/simplepie
6782048 Downloads
A simple Atom/RSS parsing library for PHP
sabre/vobject
17716088 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
pragmarx/google2fa-laravel
9379654 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
php-mock/php-mock
11676117 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
php-di/phpdoc-reader
24079944 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
league/climate
11160382 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
josegonzalez/dotenv
7518697 Downloads
dotenv file parsing for PHP