Popular Packages
-
PHP
ylsideas/subscribable-notifications
A Laravel package for adding unsubscribe links to notifications
-
PHP
crowdstar/exponential-backoff
Prevent overloading an unavailable service by doubling the timeout each iteration.
-
-
-
-
PHP
fiunchinho/phpunit-randomizer
Execute your test cases in random order, so you can check if they have hidden dependencies
-
-
-
-
PHP
ezsystems/ezpublish-kernel
Kernel used by ezsystems/ezplatform and derivatives. Provides the Content Repository, its APIs, and the application's Symfony framework integration.
-
-
-
-
-
PHP
ciareis/bypass
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.