Libraries tagged by response laravel
open-southeners/laravel-response-compression
6330 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
jailtonsc/laravel-response-xml
223340 Downloads
Add the method xml integrating the laravel's response, converting eloquent return to XML.
mazedlx/laravel-feature-policy
130584 Downloads
Add Feature-Policy headers to the responses of a Laravel app
open-southeners/laravel-vapor-response-compression
105388 Downloads
Add server-side response compression with a range of different algorithms (Gzip, brotli, deflate...)
givebutter/laravel-custom-fields
52846 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
46462 Downloads
Laravel Pulse Card for 4XX responses like validation, auth and not found
tomlerendu/laravel-convert-case-middleware
61765 Downloads
Convert request and response keys to and from camel and snake case.
shalvah/laravel-jsend
79400 Downloads
Laravel helpers to easily send JSend-compliant responses
matthewbdaly/laravel-etag-middleware
297284 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
grohiro/laravel-camelcase-json
75597 Downloads
Convert response JSON key to camelCase
erlandmuchasaj/laravel-gzip
62717 Downloads
Gzip your responses.
sebastiaanluca/laravel-helpers
52252 Downloads
An extensive set of Laravel framework helper functions and collection macros.
medz/cors
87012 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
therobfonz/laravel-security-headers
5506 Downloads
Adds security headers to Laravel responses.
stevenmaguire/laravel-middleware-csp
106619 Downloads
Provides support for enforcing Content Security Policy with headers in Laravel responses.