Libraries tagged by api response generator

abrha/laravel-data-docs

3 Favers
609 Downloads

Generate beautiful API documentation from Laravel Data classes with attributes for query parameters, hidden fields, and response data

Go to Download


cbaconnier/php-api-factory

0 Favers
672 Downloads

A fluent PHP library for generating fake API response data

Go to Download


nogrod/dhl-retoure-php-sdk

1 Favers
421 Downloads

# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".

Go to Download


chamber-orchestra/openapi-doc-bundle

0 Favers
1809 Downloads

Symfony bundle that auto-generates OpenAPI 3.0.1 documentation for Action-Domain-Responder (ADR) pattern applications by scanning #[Operation] and #[Route] attributes.

Go to Download


futuretek/data-mapper

0 Favers
856 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.

Go to Download


willywes/apiresponse

0 Favers
2000 Downloads

Class to generate a standard structure for api json responses

Go to Download


kolirt/laravel-api-response

2 Favers
601 Downloads

The package will help to generate json answers.

Go to Download


emyoutis/whitehouse-responder

6 Favers
1846 Downloads

A simple API for generating responses in WhiteHouse standards.

Go to Download


emyoutis/laravel-whitehouse-responder

14 Favers
1838 Downloads

A simple API for generating responses in WhiteHouse standards in Laravel.

Go to Download


njuhel/swagger-validator

22 Favers
1907 Downloads

A Swagger Validation and Parser as lib for PHP to secure and helpful application for request / response validating, security stage, testunit skeleton, testauto generation, ... This lib can be used into any existing application who's having a swagger definition file for request/response (no framework dependancies or included).

Go to Download


creatissimo/dhl-de-retoure

0 Favers
18 Downloads

# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".

Go to Download


mipotech/yii2-request-logger

0 Favers
6285 Downloads

A useful class for generating a thorough log of all requests and responses. Especially suitable for REST APIs built upon the Yii2 framework.

Go to Download


multividas/api-responser

1 Favers
538 Downloads

Composer package to facilitates the process of structuring and generating API responses

Go to Download


mrgarest/echo-api

0 Favers
333 Downloads

A simple package for generating API responses in Laravel

Go to Download


aivec/response-handler

1 Favers
2257 Downloads

Utilities for creating error object stores, generating error API responses, etc.

Go to Download


<< Previous Next >>