Libraries tagged by requent
crestapps/laravel-code-generator
71622 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
324868 Downloads
Library to generate fake data for OpenAPI request/response/schemas.
bedezign/yii2-audit
516257 Downloads
Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
aura/session
967514 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
aura/cli
1273843 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
amphp/http-server-router
344835 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
a5hleyrich/wp-background-processing
456746 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
104861 Downloads
Adds an avatar upload field to user profiles. Generates requested sizes on demand just like Gravatar!
tectalic/openai
179017 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
2615840 Downloads
Logs HTTP requests and responses as they are sent over the wire (Guzzle 4+)
splashlab/magento-2-cors-requests
192166 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
qandidate/stack-request-id
508104 Downloads
Middleware for adding request id to Symfony Request.
prugala/symfony-request-dto
33569 Downloads
Convert Symfony request to DTO object
php-middleware/request-id
236767 Downloads
Request Id middleware with PSR-7
pearl/lumen-request-validate
334320 Downloads
Lumen doesn't have form request validator seperatly. This package helps developers to segregate the validation layer from the controller to a separate dedicated class