Libraries tagged by api-requests
jens1o/smashcast-api-php-unofficial
11 Downloads
Handles api requests to smashcast nicely!
jazer/users
13 Downloads
Jazer package to handle user API request
jazer/forms
7 Downloads
Jazer package to handle forms API request
jazer/branches
8 Downloads
Jazer package to handle branches API request
hvent90/api-inspector
54 Downloads
Streams API requests
hungnguyenba/apiconnectionservice
50 Downloads
Service for eloquent ApiConnection (validate eloquent model, send api request to curl)
gamma/api-logger-bundle
46586 Downloads
provides tools for REST API requests logging and profoiling
ecentria/ecentria-rest-bundle
2412 Downloads
Goal of this bundle is to simplify process of creating APIs with Symfony. We use already well-coded libraries, combine them together to simplify process and not to re-invent the wheel. We've chose REST and HATEOS to have unified standards of API requests and responses.
deliciousmedia/quickrest
824 Downloads
QuickREST - a WordPress plugin which speeds up REST API requests by selective loading of plugins.
chezrd/jivochat-webhooks-model
254 Downloads
Library for parsing Jivochat (Jivosite) Webhooks API Requests into structured Model.
brandlive/vtex-api
661 Downloads
Package for integration projects, API requests to Vtex.
awuttig/codeception-api-validator
835 Downloads
Validate API Requests and Responses against Swagger / OpenAPI definitions
apimaticsupport/conversationsapi
59 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).
rakibdevs/laravel-query-extra
1 Downloads
Run complex SQL queries from API requests such as update different conditional records in a single query
kbs1/laravel-encrypted-api
11387 Downloads
Encrypted API requests and responses between Laravel applications.