Libraries tagged by th
sebastian/exporter
761035939 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/comparator
757395235 Downloads
Provides the functionality to compare PHP values for equality
phpunit/php-file-iterator
758843291 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-code-coverage
771042977 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-docblock
647072104 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phpdocumentor/reflection-common
629709450 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
laravel/tinker
348494636 Downloads
Powerful REPL for the Laravel framework.
laravel/laravel
54226483 Downloads
The skeleton application for the Laravel framework.
laravel/framework
427870774 Downloads
The Laravel Framework.
hamcrest/hamcrest-php
407270668 Downloads
This is the PHP port of Hamcrest Matchers
guzzlehttp/psr7
865658949 Downloads
PSR-7 message implementation that also provides common utility methods
firebase/php-jwt
368375020 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
fakerphp/faker
278783786 Downloads
Faker is a PHP library that generates fake data for you.
dragonmantank/cron-expression
384469280 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/lexer
785458381 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.