Libraries tagged by api responder
andriichuk/laravel-http-client-logger
121 Downloads
Configurable request/response logger for Laravel HTTP client with sanitization and status filters
ahmedhat/unifonicnextgen
3650 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
abrha/laravel-data-docs
695 Downloads
Generate beautiful API documentation from Laravel Data classes with attributes for query parameters, hidden fields, and response data
studio-design/openapi-contract-testing
3714 Downloads
Gesso — OpenAPI 3.0/3.1/3.2 contract testing for PHP. Framework-independent core with Laravel, Symfony, Pest, and PSR-7 adapters. PHPUnit coverage, request/response validation, fuzzing, and drift detection.
api-clients/middleware-log
1212 Downloads
Request/Response logging middleware
vielhuber/comparehelper
882 Downloads
small php helper for comparing api responses in your tests.
rami/problem-detail-bundle
675 Downloads
A Symfony bundle that implements application/problem+json to give meaning to api response errors
mmae/apiresponse
662 Downloads
Standard API Response for Front-End Clients
edgaras/llm-json-cleaner
520 Downloads
A PHP library that ensures strict JSON extraction and schema validation from LLM API responses, preventing malformed or unexpected output.
drgauo/laravel-http
1533 Downloads
Laravel api response data helper
lgouttefange/beavor
16943 Downloads
Lightweight library to cast array/std classes (generally as a result fo an api response) to a DTO class
juhe-it-solutions/contao-openai-assistant
490 Downloads
OpenAI Responses API integration for Contao CMS
admin9/laravel-scramble-extensions
199 Downloads
Scramble extensions for Laravel business-response APIs — auto-wraps OpenAPI docs with success/error envelope, scene-based form request extraction, and filter query parameter extraction.
vvinners/vapi
4289 Downloads
An enhanced version return response of API JSON. Aim to standardize the return api data format.
stetodd/jsonapi-bundle
242 Downloads
JSON:API request mapping and response serialisation for Symfony, built on league/fractal