Libraries tagged by api base
denpa/php-bitcoinrpc
192773 Downloads
Bitcoin JSON-RPC client based on GuzzleHttp
crocodicstudio/crudbooster
152234 Downloads
CRUDBooster Is CRUD Generator Based On Laravel Easy To Make An Advanced Backend
amrshawky/laravel-currency
547617 Downloads
A Laravel package for current and historical currency exchange rates & crypto exchange rates based on the free API provided by exchangerate.host
tg-bot-api/bot-api-base
68622 Downloads
Clear and simple Telegram bot API
basecrm/basecrm-php
965220 Downloads
BaseCRM Official API V2 library client for PHP
yanlongli/app-store-server-api
16525 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
paknahad/jsonapi-bundle
51762 Downloads
The jsonapi-bundle is a Symfony bundle. it is the fastest way to generate API based on JsonApi.org using woohoolabs/yin
crada/php-apidoc
196960 Downloads
Generate documentation for php API based application. No dependency. No framework required.
fattureincloud/fattureincloud-php-sdk
107835 Downloads
Connect your software with Fatture in Cloud, the invoicing platform chosen by more than 500.000 businesses in Italy. The Fatture in Cloud API is based on REST, and makes possible to interact with the user related data prior authorization via OAuth2 protocol.
elasticemail/elasticemail-php
58034 Downloads
The PHP library for the Elastic Email REST API. This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach. To start using this API, you will need your Access Token. Remember to keep it safe.
scalar/laravel
11538 Downloads
Render your OpenAPI-based API reference
wp-forge/wp-update-handler
89839 Downloads
A WordPress package for updating custom plugins and themes based on an API response from a custom update server.
ryangjchandler/bearer
24268 Downloads
Minimalistic token-based authentication for Laravel API endpoints.
amrshawky/currency
569550 Downloads
A PHP library for current and historical currency exchange rates & crypto exchange rates based on the free API provided by exchangerate.host
phpsa/laravel-api-controller
32941 Downloads
A laravel api base controller with basic CRUD mapped to the model