Libraries tagged by muid
rawaby88/muid
377 Downloads
Generate a random id with your own prefix for your Eloquent models.
abdulrhmansouda/muid
26 Downloads
This package for unique id with dynamic options characters
league/uri
127274067 Downloads
URI manipulation library
psr/http-server-middleware
64656292 Downloads
Common interface for HTTP server-side middleware
asm89/stack-cors
164061458 Downloads
Cross-origin resource sharing library and stack middleware
spatie/laravel-rate-limited-job-middleware
2894895 Downloads
A middleware that can rate limit jobs
kevinrob/guzzle-cache-middleware
13966319 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
caseyamcl/guzzle_retry_middleware
7578787 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
league/uri-components
20754326 Downloads
URI components manipulation library
bepsvpt/secure-headers
3622675 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
ackintosh/ganesha
2790539 Downloads
PHP implementation of Circuit Breaker pattern
league/route
2286167 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
stack/builder
42256287 Downloads
Builder for stack middleware based on HttpKernelInterface.
spatie/laravel-robots-middleware
1721658 Downloads
Add an `all` or `none` robots header to your requests via a middleware in Laravel
spatie/guzzle-rate-limiter-middleware
3277704 Downloads
A rate limiter for Guzzle