Libraries tagged by laravel response
open-southeners/laravel-response-compression
15711 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
jailtonsc/laravel-response-xml
228993 Downloads
Add the method xml integrating the laravel's response, converting eloquent return to XML.
open-southeners/laravel-vapor-response-compression
111607 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
mazedlx/laravel-feature-policy
135074 Downloads
Add Feature-Policy headers to the responses of a Laravel app
givebutter/laravel-custom-fields
53687 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
morrislaptop/laravel-pulse-4xx
53922 Downloads
Laravel Pulse Card for 4XX responses like validation, auth and not found
shalvah/laravel-jsend
82476 Downloads
Laravel helpers to easily send JSend-compliant responses
prettus/laravel-request-logger
45330 Downloads
HTTP request logger middleware for Laravel
matthewbdaly/laravel-etag-middleware
301653 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
erlandmuchasaj/laravel-gzip
69791 Downloads
Gzip your responses.
sebastiaanluca/laravel-helpers
52365 Downloads
An extensive set of Laravel framework helper functions and collection macros.
medz/cors
87676 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
therobfonz/laravel-security-headers
5784 Downloads
Adds security headers to Laravel responses.
stevenmaguire/laravel-middleware-csp
106867 Downloads
Provides support for enforcing Content Security Policy with headers in Laravel responses.
mtownsend/laravel-request-response-logger
9433 Downloads
Easily capture every incoming request and the corresponding outgoing response in your Laravel app.