Libraries tagged by api responder
lucinda/mvc
24214 Downloads
Ultra high-performance API for handling requests into responses via MVC pattern in PHP applications
futuretek/data-mapper
1279 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
sk-wang/hao-code
231 Downloads
PHP agent SDK for Anthropic, OpenAI Responses, and OpenAI Chat Completions APIs.
shell/card-management-sdk
122 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.
mymuns/activity-log
873 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.
brdv/forerunner
647 Downloads
A Laravel package that provides an elegant, migration-inspired API for defining JSON schemas that ensure your LLM responses are perfectly structured every time.
weckhawk/pretty-response
9 Downloads
A fluent and consistent API response builder for Laravel applications.
wamesk/laravel-api-response
419 Downloads
Laravel api response helper.
treblle/api-responses
426 Downloads
A package to help you keep your API Responses standardized.
tequilarapido/api-response
13347 Downloads
A simple way to return well formatted json responses in a Laravel application.
surazdott/api-response
62 Downloads
Laravel package for HTTP JSON response for API.
sudhanshu-mittal/laravel-api-response
259 Downloads
Renders consistent HTTP JSON responses for API-based projects
stackmasteraliza/laravel-api-response
56 Downloads
A clean, fluent, and consistent API response builder for Laravel 10/11/12. Features standardized JSON responses, automatic pagination metadata, built-in exception handling, validation error formatting, and a convenient trait for controllers.
ssdev/laravel-api-contracts
33 Downloads
API response contract snapshot testing for Laravel — detects breaking changes before they reach production.
soloslee/json-response
92 Downloads
JSON-API response for Laravel