Libraries tagged by api request

nvmcommunity/laravel-eloquent-api

25 Favers
692 Downloads

Easily build Eloquent queries from API requests using Alchemist Restful API.

Go to Download


nickfla1/laravel-validated-api-requests

5 Favers
26 Downloads

Simple base API request with validation mechanisms

Go to Download


glw/api-client

0 Favers
13 Downloads

A Composer library for handling API requests using cURL.

Go to Download


gamma/api-logger-bundle

0 Favers
46545 Downloads

provides tools for REST API requests logging and profoiling

Go to Download


brandlive/vtex-api

2 Favers
579 Downloads

Package for integration projects, API requests to Vtex.

Go to Download


awuttig/codeception-api-validator

18 Favers
834 Downloads

Validate API Requests and Responses against Swagger / OpenAPI definitions

Go to Download


kbs1/laravel-encrypted-api

25 Favers
11372 Downloads

Encrypted API requests and responses between Laravel applications.

Go to Download


sandrokeil/blockchain-wallet-api

10 Favers
47 Downloads

Zend Framework 2 (ZF2) client library for blockchain wallet api. Configure request, call the service and access the response data via objects.

Go to Download


kruegge82/billbee-php-sdk-api

0 Favers
10 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.

Go to Download


hasmikk/dhl-shipping-api

2 Favers
1101 Downloads

DHL Business customer shipping API to request shipment and generate label

Go to Download


raphy/epitech-api

6 Favers
505 Downloads

An easy and modular API to request information from the Epitech's intranet

Go to Download


rabibgalib/api-action

10 Favers
25 Downloads

This packages will help to create APIs with Controller, Request, Traits, Model, Migration, Action Classes, Helper Class.

Go to Download


mcc-api-tools/request-object-bundle

1 Favers
2013 Downloads

Simple RequestObject

Go to Download


avnsh1111/laravel-api-rate-limiter

6 Favers
16 Downloads

Laravel API Rate Limiter is an open-source package designed to help developers easily implement and manage rate limiting for their API endpoints in Laravel applications. This package aims to provide a flexible and configurable solution for protecting APIs from excessive requests, ensuring optimal performance and preventing abuse.

Go to Download


aariow/artisan-api

12 Favers
7 Downloads

Execute Laravel Artisan commands via REST APIs and HTTP requests safely.

Go to Download


<< Previous Next >>