Libraries tagged by transform laravel requests
briefingsource/sanitizer
2 Downloads
Data sanitizer and Laravel 8 form requests with input sanitation. Forked from Waavi/sanitizer and updated for Laravel 11.
atharhashmi/sanitizer
308 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.
laravelplus/attrify
1 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
open-southeners/laravel-dto
1679 Downloads
Integrate data transfer objects into Laravel, the easiest way
mdaliyan/farsi-request
726 Downloads
A (Laravel Request Transformer) that replaces Arabic characters with Farsi characters, and auto-converts numbers in parameters that you want.
sheikhheera/requent
170 Downloads
A GraphQL like interface to map a request to eloquent query with data transformation.
christoph-kluge/cloudfront-edge-php-adapter
58 Downloads
A cloudfront edge event transformer for symfony or laravel request objects
timoshka-lab/laravel-data-transfer-object
2 Downloads
Helper package to map request data to DTO
danthedev/laravel-typescript-transformer-api
2788 Downloads
Extension of `spatie/laravel-typescript-transformer` with improvements to work with API Requests and Responses
yaroslawww/laravel-i18n-strings-batch
56 Downloads
Simple way to transfer strings to js component without load all lang files or additional ajax requests.
qqs/rqst2dto
11 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
29 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.