Libraries tagged by max php
webtolk/max
2 Downloads
Pure Composer SDK for MAX Platform API
nntoan/valet-pro-max
28 Downloads
Blazing fast macOS PHP development environment
kruegge82/billbee-php-sdk-api
26 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
epse/miep-php-api-client
1 Downloads
Max-immo External Partners API Client
adcetera/svc_max
5 Downloads
A PHP library to connect to the ServiceMax webservice.
xf3/met
22 Downloads
MET class provides way to overcome Php's max_execution_time directive by splitting script execution into parts
max-api-php/client
5 Downloads
PHP SDK for the MAX Bot API.
m1lkin/looksmaxxer
13 Downloads
A powerful, strictly typed PHP library for the MAX bot platform.
morjodrom/time-limiter
10 Downloads
A class helping to track time left to perform a php script
leonardo-max/maxipago
1 Downloads
maxiPago! Smart Payments - PHP library for our payment gateway
leonardo-max/api-maxipago
21 Downloads
maxiPago! Smart Payments - PHP library for our payment gateway
koenigseggposche/odps
12 Downloads
Php Aliyun Odps Sdk
kiranbhor/laravel-otp-validate
16 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
irajul/laravel-otp-validate
4 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
gitdevstar/laravel-otp-validate
15 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.