Libraries tagged by requestid
hannesvdvreken/guzzle-debugbar
290587 Downloads
A Guzzle middleware that logs requests to debugbar's timeline
gmponos/guzzle_logger
1369548 Downloads
A Guzzle middleware to log request and responses automatically
fr3d/swagger-assertions
722859 Downloads
Test your API requests and responses against your swagger definition
ejarnutowski/laravel-api-key
309758 Downloads
Authorize requests to your Laravel application with API keys
crestapps/laravel-code-generator
71638 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
324882 Downloads
Library to generate fake data for OpenAPI request/response/schemas.
bedezign/yii2-audit
516307 Downloads
Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
aura/session
967557 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
aura/cli
1273970 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
amphp/http-server-router
344901 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
a5hleyrich/wp-background-processing
456756 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.
tectalic/openai
179052 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
2616131 Downloads
Logs HTTP requests and responses as they are sent over the wire (Guzzle 4+)
splashlab/magento-2-cors-requests
192168 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
prugala/symfony-request-dto
33569 Downloads
Convert Symfony request to DTO object