Libraries tagged by request data
mymuns/activity-log
103 Downloads
A comprehensive Laravel 12+ package that provides request-response logging and model change tracking (versioning) with the ability to revert model states via command or API. Logs can be stored in the database or sent to external services like Logstash, Elasticsearch, Loki, or Sentry.
littlegiant/silverstripe-youtubefeed
1318 Downloads
YouTubeFeed requests videos from an authenticated YouTube 'My Uploads' feed and converts them into YouTubeVideo DataObjects.
littlebizzy/force-https
14 Downloads
Redirects all HTTP requests to the HTTPS version and fixes insecure links and resources without altering the database (also works with CloudFlare).
yzen.dev/request-data-adapter
2561 Downloads
Adapter for converting input data from Illuminate\Http\Request
vangrg/request-mapper-bundle
737 Downloads
This symfony bundle provides tools for mapping request data to your model object and validate it. Good for develop RESTful API's.
tsmsogn/datafilter
6 Downloads
CakePHP plugin: Applies the callback to the all or specific request data
timoshka-lab/laravel-data-transfer-object
3 Downloads
Helper package to map request data to DTO
parabellumkoval/request-data
82 Downloads
Implement Request data
mnabialek/laravel-handy-request
23 Downloads
Allows to modify request data
miquido/request-data-collector-guzzle
8679 Downloads
Library used to extend the Request Data Collector by collecting Guzzle requests.
miquido/request-data-collector
13056 Downloads
Library used to collect request data during its lifetime.
larasell/request-context
9 Downloads
Laravel context manager for setting and getting contextual request data easily
laralgato/request-object
6 Downloads
Simple way to convert your request data to an object.
kirsankifat/request-data-bundle
36 Downloads
Represents request data in a structured and useful way.
jp-toolkit/request-helper
20 Downloads
A helper for fetching request data.