Libraries tagged by request data
nette/http
16072195 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
mpyw/laravel-cached-database-stickiness
249124 Downloads
Guarantee database stickiness over the same user's consecutive requests
bedezign/yii2-audit
570324 Downloads
Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
muhammadhuzaifa/telescope-guzzle-watcher
180860 Downloads
Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.
canvural/php-openapi-faker
368202 Downloads
Library to generate fake data for OpenAPI request/response/schemas.
waavi/sanitizer
578118 Downloads
Data sanitizer and Laravel 7 form requests with input sanitation.
tectalic/openai
230930 Downloads
An OpenAI REST API Client with support for ChatGPT, GPT-4, GPT-3.5, GPT-3, Codex, DALL·E, Whisper, Embeddings, Fine-Tuning and Moderation models. Includes fully typed Data Transfer Objects (DTOs) for all requests and responses and IDE autocomplete support.
yiisoft/request-body-parser
59128 Downloads
Middleware for parsing various data formats
arondeparon/laravel-request-sanitizer
133010 Downloads
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
illuminatech/multipart-middleware
222522 Downloads
'multipart/form-data' parser middleware for Laravel
friendsofcxml/cxml-php
57188 Downloads
PHP Implementation of cXML Standard
duoshuo/php-cassandra
67727 Downloads
Cassandra client library for PHP, which support Protocol v3 and asynchronous request
coderjerk/bird-elephant
121888 Downloads
A simple library to request data from the Twitter APIv2 endpoints
linio/input
48952 Downloads
Abstracts HTTP request input handling, providing an easy interface for data hydration and validation
digitaldream/laracrud
20589 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command