Libraries tagged by api request
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
3310 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).
1msg/one_msg_waba_sdk
4356 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
francodacosta/caparica
37140 Downloads
secure your REST api with signed requests
farzai/transport
7281 Downloads
A modern, PSR-compliant HTTP client for PHP with middleware architecture, advanced retry strategies, and fluent API for building requests
samody/laravel-smart-postman-generator
263 Downloads
A smart Laravel-to-Postman collection generator focused on clean structure, smart naming, request body generation, and documentation-ready API exports.
jarnovanleeuwen/jwtapi
6367 Downloads
Efficient and secure machine-to-machine API using JSON Web Tokens and asymmetric request signing.
youngdevelopers/ghost-generator
758 Downloads
GhostGenerator
vpsfreecz/httpful
984 Downloads
A Readable, Chainable, REST friendly, PHP HTTP Client
upscale/http-server-mock
3765 Downloads
HTTP server that responds to recognized requests with static body and headers
square1/laravel-mpp
39 Downloads
Charge AI agents per request from any Laravel route using the Machine Payments Protocol (MPP), settling over Stripe Shared Payment Tokens or Tempo on-chain stablecoins. Tag routes via middleware or a #[RequiresPayment] attribute.
songyz/laravel_validator
4227 Downloads
扩展laravel验证、验证规则复用、验证器扩展
socialengineers/soap-parser
3589 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
sinacms/multihttp
409 Downloads
a tool for multi-curl written in php