Libraries tagged by laravel middleware
ociomercado/laravel-jwt
20 Downloads
A simple Laravel package that implements a Provider, Middleware and Facade for JWT using lcobucci/jwt library to generate and check the tokens.
francisco-paz/laravel-routingkit
28 Downloads
Beta release of Routing Kit: a modular Laravel toolkit for full-featured route management, middleware resolution, permission handling, and interactive CLI navigation.
snoeren-development/laravel-admin-users
10481 Downloads
Define and check for admin users in your application!
royvoetman/laravel-repository-pattern
138 Downloads
Middleware for Eloquent Models
riseno/laravel-minify-response
1679 Downloads
Minify html response
overtrue/laravel-stateless-session
6135 Downloads
A lightweight middleware to make api routing session capable.
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
mxl/laravel-api-key
63 Downloads
API key authorization for Laravel with replay attack prevention
mts88/laravel-zipkin
293 Downloads
Zipkin Library for Laravel.
mkd/laravel-fast-api
6 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
lukepolo/laravel-api-migrations
11 Downloads
Migrations for your API
kevinsmith/laravel-samesite-none-compat
624 Downloads
Provides support for legacy clients when using SameSite=None cookies in Laravel 5.8+
kardigan/laravel-kong-jwt
1139 Downloads
Middleware to add kong jwt claims to laravels config
json-mapper/eloquent-middleware
160 Downloads
The Eloquent middleware for JsonMapper
jorbascrumps/laravel-queue-it
29 Downloads
Queue-it integration for Laravel