Libraries tagged by request data
alexweissman/fortress
2416 Downloads
A PHP library for whitelisting, validating, and canonicalizing HTTP request data against a JSON Schema
cortex/statistics
304 Downloads
Cortex Statistics is a frontend layer for lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
geggleto/psr7-session
31 Downloads
Inject Session Data into Request Object
geggleto/sessionmiddleware
21 Downloads
Inject Session Data into Request Object
amphp/aerys-session
195 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
biganfa/php2curl
2125 Downloads
tiny lib to convert data from PHP request to cURL command, thus importing PHP request to Postman
tgozo/laravel-codegen
185 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
pno/throttle
180 Downloads
StackPHP compatible class for throttling HTTP requests using Predis. Based on datagraph/rack-throttle.
patrickriemer/http-log
4784 Downloads
HTTP request and response logging to database
larangular/web-service-logger
374 Downloads
database record for webservice request
ttbooking/sanitizer
357 Downloads
Data sanitizer and Laravel 8 form requests with input sanitation.
mahmoudarafat/edit-history
38 Downloads
editable and historiable data for crud operations to save request consumptions and bandwidth, also for make history for all changes done in the request.
jasonbrady/jquery-typeahead
191 Downloads
jQuery plugin that provides Typeahead (autocomplete) Search preview from Json object(s) via same domain Ajax request or cross domain Jsonp and offers data compression inside Local Storage. The plugin is built with a lot of options and callbacks to allow customization.
debiano/sanitizer
16 Downloads
Data sanitizer and Laravel 7 form requests with input sanitation.
agungsugiarto/codeigniter4-repository
1070 Downloads
Implementation of repository pattern for CodeIgniter 4. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.