Libraries tagged by mget
firehed/redis-psr16
1510 Downloads
Redis implementation of PSR-16
davemodis/redis_shards
91 Downloads
Redis Client with sharding and support MGET, MSET, KEYS and Pipeline
webmozart/assert
753035769 Downloads
Assertions to validate method input/output with nice error messages.
sebastian/code-unit-reverse-lookup
658064337 Downloads
Looks up which function or method a line of code belongs to
guzzlehttp/psr7
831714218 Downloads
PSR-7 message implementation that also provides common utility methods
jms/metadata
130386522 Downloads
Class/method/property metadata management in PHP
symfony/property-info
196791783 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/http-client
240280330 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
composer/metadata-minifier
87203280 Downloads
Small utility library that handles metadata minification and expansion.
spatie/macroable
42794096 Downloads
A trait to dynamically add methods to a class
sentry/sdk
117589239 Downloads
This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.
phpstan/phpstan-deprecation-rules
51471131 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
phpmetrics/phpmetrics
11928241 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
mailgun/mailgun-php
23520732 Downloads
The Mailgun SDK provides methods for all API functions.
dg/bypass-finals
17802538 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes