Libraries tagged by apib

ops-talent/securitybundle

0 Favers
1029 Downloads

REST API security bundle compatible with opstalent/apibundle

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


jasonrobel/api-bible-client-php

1 Favers
0 Downloads

REST Client for the API.Bible API

Go to Download


nesbot/carbon

16935 Favers
474642143 Downloads

An API extension for DateTime that supports 281 different languages.

Go to Download


google/apiclient-services

1238 Favers
121608822 Downloads

Client library for Google APIs

Go to Download


google/apiclient

9441 Favers
132014707 Downloads

Client library for Google APIs

Go to Download


zircote/swagger-php

5144 Favers
86740739 Downloads

swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations

Go to Download


webonyx/graphql-php

4661 Favers
51184420 Downloads

A PHP port of GraphQL reference implementation

Go to Download


swagger-api/swagger-ui

26399 Favers
28776539 Downloads

Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.

Go to Download


stripe/stripe-php

3782 Favers
96711828 Downloads

Stripe PHP Library

Go to Download


slim/slim

12200 Favers
37167178 Downloads

Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs

Go to Download


league/oauth2-server

6598 Favers
91560159 Downloads

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

Go to Download


fruitcake/laravel-cors

6236 Favers
104052684 Downloads

Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application

Go to Download


symfony/uid

544 Favers
127138013 Downloads

Provides an object-oriented API to generate and represent UIDs

Go to Download


symfony/string

1694 Favers
461169246 Downloads

Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way

Go to Download


<< Previous Next >>