Libraries tagged by api-core
usox/json-schema-api
25030 Downloads
Json schema powered api creation for php
shootproof/php-sdk
37553 Downloads
The API comes free of charge with your ShootProof account and currently is only available in the form of JSON responses. Read up on the API documentation to discover the different methods that are available.
json2video/json2video-php-sdk
7050 Downloads
PHP SDK for JSON2Video API: Create videos programmatically
bmdevel/php-index
42659 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
developh/open-ai
573 Downloads
Laravel wrapper for OpenAI api, Code Completion, Text Completion and Image generation
cdma-numiscorner/ebay-developer-key-management-api
521 Downloads
Due to regulatory requirements applicable to our EU/UK sellers, for certain APIs, developers need to add digital signatures to the respective HTTP call. The Key Management API creates keypairs that are required when creating digital signatures for the following APIs:All methods in the Finances APIissueRefund in the Fulfillment APIGetAccount in the Trading APIThe following methods in the Post-Order API:Issue Inquiry RefundIssue case refundIssue return refundProcess Return RequestApprove Cancellation RequestCreate Cancellation RequestNote: For additional information about keypairs and creating Message Signatures, refer to Digital Signatures for APIs.
webmonks/laravel-api-modules
12 Downloads
SOLID principle, modular API code generator for Laravel
pavankataria/boilerplate-api
79 Downloads
Boiler plate classes aiding API creation for Laravel, Lumen, and all your other PHP projects.
intahwebz/flickrguzzle
178 Downloads
A Flickr wrapper to allow you to call the Flickr api with Guzzle as the backend.Goal is to have 100% Flickr api coverage rather than just upload/display photos (currently at 23%).
graychen/yii2-gii-rest
2284 Downloads
This is a resutful API creator for yii2
dorbitt/lib
427 Downloads
Dorbitt is a full-featured api creation and transfer class for PHP
usox/sharesta
1034 Downloads
restful json api creation using strict hack
snider/php-cloud-dns
16 Downloads
A PHP Binding to the Rackspace Cloud DNS API Created for my own use, since no public php API lib was out at that time available.
malkusch/php-index
19813 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
tomwright/api-credentials-hmac
29 Downloads
A simple class that can be used to generate a HMAC token.