Libraries tagged by api-requests
brandlive/vtex-api
1130 Downloads
Package for integration projects, API requests to Vtex.
at-lab/laravel-query-builder
822 Downloads
Easily build Eloquent queries from API requests
aporat/laravel-auth-signature
1343 Downloads
A Laravel package providing a middleware for validating API requests with HMAC-SHA256 signatures
apielf/hyperf-query-builder
719 Downloads
Build Hyperf database queries from API requests
ameax/apilogger
467 Downloads
Powerful API request/response logging package for Laravel with multiple storage backends, privacy-first data sanitization, and performance optimization
ahmedhat/unifonicnextgen
3290 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).
aef/laravel-batch-requests
2059 Downloads
A Laravel package for efficiently handling multiple API requests in a single batch operation, reducing network overhead and improving performance for bulk operations.
adt/null-user-storage
6875 Downloads
Null user storage for Nette framework suitable for API requests.
1msg/one_msg_waba_sdk
4344 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
eoneopay/apiformats
2401 Downloads
Package for working with API requests and responses in different formats
nickfla1/laravel-validated-api-requests
27 Downloads
Simple base API request with validation mechanisms
erag/laravel-case-mapper-request
513 Downloads
Seamlessly integrate attribute-based case mapping into Laravel FormRequests — transform keys and remap validation errors effortlessly.
algoyounes/idempotency
208 Downloads
Laravel Idempotency Middleware package to prevent duplicate requests
windawake/laravelremodel
33 Downloads
Create remote driver to convert remote api request into laravel model.
weilun/wlcurl
61 Downloads
Let PHP Api request more easy, everything is open source in my github, just take it, and use it well