Libraries tagged by laravel middleware

nelson-dominici/slimgry

14 Favers
11 Downloads

Slimgry is a validation middleware for the Slim framework, with a validation syntax similar to Laravel.

Go to Download


devamirul/p-router

22 Favers
40 Downloads

Simple, lightweight, and powerful PHP Router with rich features like Middlewares and Controllers is a simple and useful router class. Heavily inspired by the way Laravel handles routing.

Go to Download


blakvghost/bravo

4 Favers
10 Downloads

Bravo is a personal project, a mini MVC framework in PHP that I developed while drawing the best points from Laravel, Symfony and the Node.js side. I like simplicity, so I decided to make a simple product. For the moment, I manage the Route, the middlewares, the CORS, the easy sending of mails, as well as a mini ORM.

Go to Download


zxygel0913/query-logger-middleware

0 Favers
33 Downloads

Laravel middleware for logging queries with duplicate prevention.

Go to Download


zdz/laravel-middleware-log

0 Favers
513 Downloads

laravel middleware for log auto record

Go to Download


xultech/laravel-ip-whitelist

0 Favers
3 Downloads

Laravel middleware package for IP whitelisting with CIDR and wildcard support.

Go to Download


wnikk/laravel-flexible-throttle

0 Favers
0 Downloads

A Laravel middleware for advanced throttle based on IP, session, HTTP status codes, and exceptions. This package provides flexible and customizable protection for your application against brute force, password or scanning abuse and ensures fair use.

Go to Download


voronoi/lock-dev-middleware

0 Favers
54 Downloads

Laravel middleware to add HTTP Auth just to dev servers

Go to Download


trin4ik/laravel-middleware-setlocale

0 Favers
1097 Downloads

Laravel "SetLocale" middleware from user data, http headers, post data etc

Go to Download


timgws/laravel-pjax

1 Favers
19 Downloads

Laravel middleware for pjax. Use ajax and pushState to deliver a fast & seemless browsing experience

Go to Download


swooinc/laravel-prerender

0 Favers
7387 Downloads

Laravel middleware for prerendering javascript-rendered pages on the fly for SEO

Go to Download


slushie/laravel-middleware

1 Favers
754 Downloads

Laravel 4 Middleware Loader

Go to Download


rapidwebltd/no-post-data-laravel-middleware

1 Favers
78 Downloads

Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.

Go to Download


ramzeng/laravel-tamper-attack

0 Favers
2 Downloads

laravel middleware to prevent tamper attacks.

Go to Download


ramzeng/laravel-replay-attack

1 Favers
4 Downloads

laravel middleware to prevent replay attacks.

Go to Download


<< Previous Next >>