Libraries tagged by request
cerbero/lazy-json-pages
108147 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
canvural/php-openapi-faker
411257 Downloads
Library to generate fake data for OpenAPI request/response/schemas.
bedezign/yii2-audit
712750 Downloads
Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
aura/cli
1637903 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
amphp/http-server-router
553913 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
10up/simple-local-avatars
187617 Downloads
Adds an avatar upload field to user profiles. Generates requested sizes on demand just like Gravatar!
tectalic/openai
307946 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.
seostats/seostats
289412 Downloads
SEOstats is a powerful open source PHP library to request a bunch of SEO relevant metrics for any website.
crestapps/laravel-code-generator
96991 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.
yiisoft/request-provider
110302 Downloads
PSR-7 request provider
yiisoft/request-body-parser
88466 Downloads
Middleware for parsing various data formats
splashlab/magento-2-cors-requests
237447 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
qandidate/stack-request-id
585979 Downloads
Middleware for adding request id to Symfony Request.
php-middleware/request-id
303804 Downloads
Request Id middleware with PSR-7
pearl/lumen-request-validate
403109 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