Libraries tagged by laravel request
andaletech/laravel-browser-info
3516 Downloads
A Laravel 5 package that provide an easy way to get useful browser related information (like supported languages, browser name, etc.) from a request.
amiralii/jsonschema-request
16 Downloads
Laravel Server side form validation using JSON Schema
alireza5014/laravel-cors
19 Downloads
Send CORS headers in a Laravel or Lumen application
alielmajdaoui/laravel-memoize
64 Downloads
Memoize your expensive computed values to use in different components per each request.
alagakin/tellog-laravel
24 Downloads
package for sending requests to tellog
agungtri222/laravel-rajaongkir
7 Downloads
RajaOngkir larvel request wrapper
adityawiguna12/laravel-generator
7 Downloads
Laravel CRUD Generator
ac-developers/laravel-form-processor
20 Downloads
An easy way to process multiple form requests from one controller method.
aayaresko/laravel-generator
85 Downloads
InfyOm Laravel Generator
7dir/laravel-generator-ext
0 Downloads
InfyOm Laravel Generator
vmorozov/laravel_fluentd_logger
11 Downloads
Provides ability to use fluentd as log driver.
tanhongit/laravel-generator
5 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
skorelabs/laravel-query-builder
138 Downloads
Easily build Eloquent queries from API requests
sebastiaanluca/laravel-validator
839 Downloads
Properly handle user input by using your validation rules in form requests (validators) as source of truth.
sebastiaanluca/laravel-resource-flow
2492 Downloads
Quickly scaffold access to a resource.