Libraries tagged by api responder
arnulfosolis/apihistogram
40 Downloads
ApiHistogram is a Symphony Bundle that allows you to create historical data from your web services
apimaticsupport/conversationsapi
41 Downloads
## Introduction Send messages using unifonic’s Conversations API. Message your target audience over social channels (WhatsApp for Business, Messenger, SMS, etc..). Unifonic conversations API 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 [email protected] to create an account for you. ## Base URL All URLs referenced in the documentation have the following base: **apis.unifonic.com** ## Security To ensure privacy, we recommend you to use HTTPS for all unifonic API requests. ## Formats conversations API only supports JSON format. All requests 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).
apimatic-unofficial/unifonicnextgen
223 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).
alirezamires/php-dummy-server
4 Downloads
It simplifies testing by enabling you to define various responses (success, failure) and isolate your application from external dependencies
afief/slim
60 Downloads
This is a form repo of slim framework from slim/slim with some update like middleware arguments, return object response into a json string, etc. Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
abdullahhafizh/laravel-curl-helper
34 Downloads
Laravel Curl Helper Package.
zibios/wrike-php-jmsserializer
5622 Downloads
Response transformer adapter for Wrike PHP Library, based on JMS Serializer package.
natanfelles/http-client
155 Downloads
Aplus Framework HTTP Client Library
moxie-lean/wp-endpoints-collection
1202 Downloads
Query against a WordPress site and get a JSON response with a collection of data associated with your request.
moxie-lean/wp-endpoints-authors
260 Downloads
Query against a WordPress site and get a JSON response with a collection of authors associated with your request.
imdhemy/jsonable
104 Downloads
Laravel JSON response trait.
api-clients/middleware-mock
229 Downloads
Capture and mock request responses for development and debugging
api-clients/middleware-log
1036 Downloads
Request/Response logging middleware
api-clients/middleware-cache
508 Downloads
Middleware that caches responses
xooxx/serializer-eloquent
109 Downloads
Eloquent Driver for outputting valid API responses in JSON, JSON API and HAL+JSON API formats.