Libraries tagged by middleware cors
chunhei2008/hyperf-skeleton
4 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
cheney70/hprose-swoole
12 Downloads
Hprose asynchronous client & standalone server based on swoole
atomwares/atom
46 Downloads
Atom Framework Core
ares-inspired/hyperf-skeleton
5 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
saritasa/roles-simple
11578 Downloads
User has field role_id and corresponding lookup table
coding-cat/hyperf-skeleton
142 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
chubbyphp/chubbyphp-lazy
357 Downloads
Chubbyphp Lazy
open-core/router
110 Downloads
PSR-15 compliant fast Router Middleware based on precompiled searching tree
corazzi/laravel-reauth
932 Downloads
Reauthenticate users using middleware
carsguide/recaptcha
3308 Downloads
ReCaptcha middleware for Laravel
omatech/set-cache-headers
9 Downloads
Set cache headers correctly as a Middleware in laravel, you can pass a unix time to last_modified
lithemod/csrf
14 Downloads
The CSRF (Cross-Site Request Forgery) middleware in Lithe protects your application from attacks that attempt to perform actions on behalf of the user without their authorization.
hnqca/router-php
15 Downloads
Uma biblioteca PHP leve e intuitiva para gerenciar rotas, oferecendo suporte a padrões MVC, middlewares, verbos RESTful, parâmetros de caminho e consulta.
wayhood/hyperf-laravel
179 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
v8-ict/laravel-smart-cache
14 Downloads
Allows to capture the entire response with a middleware, and while caching it observer the checksum of the database tables used to create the response, if any related table has a modified checksum, it refreshes the response. This makes it serve live data, but then cached as long as it is not modified. Huge reduction of resource consumption and keep data live.