Libraries tagged by Api Responses
jasechen/lara-jsonponse
7 Downloads
This Laravel package to response JSON message using in RESTful API.
wpify/benefit-plus-gateway-sdk
118 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.
wedocreatives/wrike-php-jmsserializer
19 Downloads
Response transformer adapter for Wrike PHP Library, based on JMS Serializer package.
wamesk/laravel-validator
172 Downloads
Laravel extended validator.
vmorozov/laravel-http-client-requests-logger
34 Downloads
Package for fast setup for requests and responses logging for laravel http-client-based api clients
vfunin/openapi-httpfoundation-testing
5 Downloads
Validate HttpFoundation requests and responses against OpenAPI (3.0.x) definitions
venoudev/results
118 Downloads
An awesome package for construct a very understandable Json structure response in your Laravel or Lumen project for your API Rest.
tttptd/laravel-responder
185 Downloads
A Laravel package for APIs, wrapping the Fractal library behind an elegant Laravel API.
tttptd/laravel-doctrine-responder
186 Downloads
A Laravel package for APIs, wrapping the Fractal library behind an elegant Laravel API.
tricktrick/laravel-json-schema-validate-fork
1 Downloads
json schema for request and response
toppy/tweakwise-client
3 Downloads
Tweakwise API. Tweakwise offers differing REST services that can be called from various URLs and separate parameters. Response in XML and JSON format is offered for all services. XML is the default format, JSON format is also possible by adding ‘format=json’ to the call. Parameters are sent along with the query string (GET Request) via the URL. --- Authentication Authentication takes place by means of a unique key valid for each instance. This key is sent along with the particular service immediately after the call and must be placed before any parameters. This key is issued by Tweakwise.
tal7aouy/yusr
8 Downloads
A lightweight HTTP client library for PHP inspired by Guzzle.
solophp/application
63 Downloads
PSR compliant Application class with middleware support and routing
shoesten-tag/log-http
5 Downloads
Log HTTP requests and responses in Laravel applications using PHP attributes
shell/data-and-reporting-sdk
62 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. 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.