Libraries tagged by apib
requestum/api-crud-generator
0 Downloads
Symfony ApiBundle CRUD generator
requestum-test/api-bundle
12 Downloads
Symfony ApiBundle
prevailexcel/laravel-bible
14 Downloads
A Laravel Package for nearly 2500 Bible versions available across over 1600 languages, powered by API.Bible.
ops-talent/securitybundle
1031 Downloads
REST API security bundle compatible with opstalent/apibundle
kruegge82/billbee-php-sdk-api
24 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.
jasonrobel/api-bible-client-php
0 Downloads
REST Client for the API.Bible API
symfony/string
602465085 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
google/apiclient-services
149758805 Downloads
Client library for Google APIs
google/apiclient
160676833 Downloads
Client library for Google APIs
zircote/swagger-php
108417031 Downloads
Generate interactive documentation for your RESTful API using PHP attributes (preferred) or PHPDoc annotations
webonyx/graphql-php
63988732 Downloads
A PHP port of GraphQL reference implementation
swagger-api/swagger-ui
36301639 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
stripe/stripe-php
118330323 Downloads
Stripe PHP Library
slim/slim
43402843 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
openai-php/client
12303384 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API