Libraries tagged by mget
firehed/redis-psr16
1499 Downloads
Redis implementation of PSR-16
davemodis/redis_shards
90 Downloads
Redis Client with sharding and support MGET, MSET, KEYS and Pipeline
webmozart/assert
699499835 Downloads
Assertions to validate method input/output with nice error messages.
sebastian/code-unit-reverse-lookup
604747106 Downloads
Looks up which function or method a line of code belongs to
guzzlehttp/psr7
768767384 Downloads
PSR-7 message implementation that also provides common utility methods
symfony/property-info
175361088 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/http-client
212472113 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
jms/metadata
122682488 Downloads
Class/method/property metadata management in PHP
composer/metadata-minifier
77427481 Downloads
Small utility library that handles metadata minification and expansion.
spatie/macroable
38143678 Downloads
A trait to dynamically add methods to a class
sentry/sdk
109611510 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
phpstan/phpstan-deprecation-rules
43055606 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpmetrics/phpmetrics
11082654 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
mailgun/mailgun-php
21750440 Downloads
The Mailgun SDK provides methods for all API functions.
doctrine/reflection
99215663 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.