Libraries tagged by transform laravel requests
atharhashmi/sanitizer
298 Downloads
Data sanitizer and Laravel 8 form requests with input sanitation.
5150studios/sanitizer
4 Downloads
Data sanitizer for form requests supporting Laravel 8.
beningreenjam/api-wrapper
7 Downloads
Api-Wrapper is a simple Laravel 5.5 bridge for making, throttling, caching and transforming RESTful API requests made via GuzzleHttp.
open-southeners/laravel-dto
1251 Downloads
Integrate data transfer objects into Laravel, the easiest way
sheikhheera/requent
170 Downloads
A GraphQL like interface to map a request to eloquent query with data transformation.
mdaliyan/farsi-request
710 Downloads
A (Laravel Request Transformer) that replaces Arabic characters with Farsi characters, and auto-converts numbers in parameters that you want.
christoph-kluge/cloudfront-edge-php-adapter
54 Downloads
A cloudfront edge event transformer for symfony or laravel request objects
timoshka-lab/laravel-data-transfer-object
0 Downloads
Helper package to map request data to DTO
danthedev/laravel-typescript-transformer-api
2784 Downloads
Extension of `spatie/laravel-typescript-transformer` with improvements to work with API Requests and Responses
yaroslawww/laravel-i18n-strings-batch
48 Downloads
Simple way to transfer strings to js component without load all lang files or additional ajax requests.
qqs/rqst2dto
7 Downloads
A package for generating DTOs from Laravel request classes
laravel-core-modules/core-modules-maker
43 Downloads
This is my package core-modules-maker
blest/blest
6 Downloads
The PHP reference implementation of BLEST (Batch-able, Lightweight, Encrypted State Transfer), an improved communication protocol for web APIs which leverages JSON, supports request batching by default, and provides a modern alternative to REST.