Libraries tagged by relu
psr-discovery/event-dispatcher-implementations
5112083 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/discovery
5250021 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/container-implementations
5111495 Downloads
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/cache-implementations
5113751 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/all
5107798 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
propel/propel1
1537422 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
producer/producer
7933 Downloads
Tools for releasing library packages; supports Git, Mercurial, Github, Gitlab, and Bitbucket.
php-mock/php-mock-mockery
1542315 Downloads
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
phly/keep-a-changelog
85574 Downloads
Tag and release packages on GitHub using Keep A Changelog; add new version entries to your changelog.
p3k/emoji-detector
1465424 Downloads
Detect and return all emoji found in a string
nystudio107/craft-retour
898902 Downloads
Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website
nette/safe
751059 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
namshi/cuzzle
2422136 Downloads
Get the cURL shell command from a Guzzle request
muxinc/mux-php
1729340 Downloads
Mux is how developers build online video. This API encompasses both Mux Video and Mux Data functionality to help you build your video-related projects better and faster than ever before.
muhammadhuzaifa/telescope-guzzle-watcher
176299 Downloads
Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.