Libraries tagged by request data
nette/http
14913584 Downloads
🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
bedezign/yii2-audit
547811 Downloads
Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
muhammadhuzaifa/telescope-guzzle-watcher
161875 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
357701 Downloads
Library to generate fake data for OpenAPI request/response/schemas.
waavi/sanitizer
569598 Downloads
Data sanitizer and Laravel 7 form requests with input sanitation.
tectalic/openai
209992 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.
arondeparon/laravel-request-sanitizer
125017 Downloads
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
mpyw/laravel-cached-database-stickiness
229899 Downloads
Guarantee database stickiness over the same user's consecutive requests
yiisoft/input-http
34298 Downloads
Maps data from PSR-7 HTTP request to PHP DTO representing user input.
illuminatech/multipart-middleware
208304 Downloads
'multipart/form-data' parser middleware for Laravel
friendsofcxml/cxml-php
47017 Downloads
PHP Implementation of cXML Standard
duoshuo/php-cassandra
65986 Downloads
Cassandra client library for PHP, which support Protocol v3 and asynchronous request
coderjerk/bird-elephant
115802 Downloads
A simple library to request data from the Twitter APIv2 endpoints
chubbyphp/chubbyphp-parsing
86236 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
digitaldream/laracrud
20331 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