Libraries tagged by api base

fizzday/fizzjwt

3 Favers
275 Downloads

A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)

Go to Download


axytos/ecommerce-sdk

0 Favers
4275 Downloads

Library for developing PHP-based e-commerce solutions connecting to the axytos API, i.e. shop plugins

Go to Download


rinvex/fort

134 Favers
3719 Downloads

Rinvex Auth is a powerful authentication, authorization and verification package built on top of Laravel. It provides developers with Role Based Access Control, TwoFactor Authentication, Social Authentication, compatible with Laravel’s standard API and fully featured all-in-one solution out of the box.

Go to Download


spiregg/riot-api-base

0 Favers
717 Downloads

Generic base for simple Riot API PHP wrapper implementation.

Go to Download


ethercap/yii2-api-base

3 Favers
653 Downloads

为Json接口返回做了类MCV分层, 并提供代码生成

Go to Download


arrow-web-sol/api-base

0 Favers
503 Downloads

Some base classes for API development / testing

Go to Download


weblabel/api-bundle

0 Favers
1261 Downloads

This bundle provides few functionalities that helps you quickly develop REST API based on Symfony framework

Go to Download


thirdsteplabs/apibase

4 Favers
164 Downloads

Adds CRUD functionality through a RESTful API for Laravel

Go to Download


sudhanshu-mittal/laravel-api-response

19 Favers
233 Downloads

Renders consistent HTTP JSON responses for API-based projects

Go to Download


spinbits/baselinker-sdk

4 Favers
496 Downloads

PHP integration with Baselinker https://api.baselinker.com/

Go to Download


ngekoding/codeigniter-api-query-parser

5 Favers
15 Downloads

A query parser for REST-APIs based on CodeIgniter

Go to Download


torann/api-client

4 Favers
757 Downloads

A reusable base API client for use with remote services.

Go to Download


nickfla1/laravel-validated-api-requests

5 Favers
26 Downloads

Simple base API request with validation mechanisms

Go to Download


lesignobles/base-api-laravel

0 Favers
546 Downloads

Base api scaffolding

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


<< Previous Next >>