Libraries tagged by me
psr/http-message
924648352 Downloads
Common interface for HTTP messages
guzzlehttp/psr7
913971173 Downloads
PSR-7 message implementation that also provides common utility methods
doctrine/cache
563158836 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
webmozart/assert
824250899 Downloads
Assertions to validate method input/output with nice error messages.
symfony/var-dumper
768786927 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
sebastian/code-unit-reverse-lookup
728746681 Downloads
Looks up which function or method a line of code belongs to
symfony/psr-http-message-bridge
257233768 Downloads
PSR HTTP message bridge
spatie/laravel-medialibrary
30242129 Downloads
Associate files with Eloquent models
php-http/message
237626092 Downloads
HTTP Message related tools
jms/metadata
139718293 Downloads
Class/method/property metadata management in PHP
psr/http-factory
597510019 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
phpmd/phpmd
98540193 Downloads
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.
php-http/discovery
269835988 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
php-amqplib/php-amqplib
112658119 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
symfony/property-info
222053804 Downloads
Extracts information about PHP class' properties using metadata of popular sources