Libraries tagged by a
phpdocumentor/type-resolver
759353163 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
760682264 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phar-io/version
798459923 Downloads
Library for handling version information and constraints
phar-io/manifest
799882350 Downloads
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
696772762 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
nikic/php-parser
970473217 Downloads
A PHP parser written in PHP
mockery/mockery
535449415 Downloads
Mockery is a simple yet flexible PHP mock object framework
mobiledetect/mobiledetectlib
174128189 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
maatwebsite/excel
161368890 Downloads
Supercharged Excel exports and imports in Laravel
livewire/livewire
93722542 Downloads
A front-end framework for Laravel.
league/commonmark
449030903 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
lcobucci/jwt
345825798 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
laravel/laravel
63757588 Downloads
The skeleton application for the Laravel framework.
guzzlehttp/psr7
1090705607 Downloads
PSR-7 message implementation that also provides common utility methods
firebase/php-jwt
489224442 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.