Libraries tagged by request
crestapps/laravel-code-generator
71585 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
canvural/php-openapi-faker
322788 Downloads
Library to generate fake data for OpenAPI request/response/schemas.
bedezign/yii2-audit
515671 Downloads
Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
aura/session
966420 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
aura/cli
1272619 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
amphp/http-server-router
344149 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
a5hleyrich/wp-background-processing
456516 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
10up/simple-local-avatars
104641 Downloads
Adds an avatar upload field to user profiles. Generates requested sizes on demand just like Gravatar!
tectalic/openai
178379 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.
guzzlehttp/log-subscriber
2614839 Downloads
Logs HTTP requests and responses as they are sent over the wire (Guzzle 4+)
mtownsend/request-xml
250620 Downloads
The missing XML support for Laravel's Request class.
arondeparon/laravel-request-sanitizer
115417 Downloads
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
dive-be/laravel-dry-requests
243910 Downloads
Dry run your Laravel requests
splashlab/magento-2-cors-requests
191970 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
prugala/symfony-request-dto
33519 Downloads
Convert Symfony request to DTO object