Libraries tagged by RESTful API
jacques/php-smartcall-httpclient
4200 Downloads
Providers an HTTP Client around SmartCall's Restful (v3) API for both Smartcall SmartLoad and SmartRICA
giddyeffects/yii2-numverify
9 Downloads
A Yii2 extension to use the NumVerify API, which offers a full-featured yet simple RESTful JSON API for national and international phone number validation and information lookup for a total of 232 countries around the world
gbhorwood/gander
257 Downloads
An inspector for restful Laravel apis
earlpeterg/phpwebapi
65 Downloads
Simple PHP Web API RESTFUL Service
cloudinary/account-provisioning
5 Downloads
Accounts with provisioning API access can create and manage their **product environments**, **users** and **user groups** using the RESTful Provisioning API. Provisioning API access is available [upon request](https://cloudinary.com/contact?plan=enterprise) for accounts on an [Enterprise plan](https://cloudinary.com/pricing#pricing-enterprise). The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**, or they can be obtained from the provisioning environment variable available on your Cloudinary Console [Dashboard](https://console.cloudinary.com/pm/developer-dashboard). The Provisioning API has dedicated SDKs for the following languages: * [JavaScript](https://github.com/cloudinary/account-provisioning-js) * [PHP](https://github.com/cloudinary/account-provisioning-php) * [Java](https://github.com/cloudinary/account-provisioning-java) Useful links: * [Provisioning API reference (Classic)](https://cloudinary.com/documentation/provisioning_api_1)
bobanum/arrestdb
20 Downloads
RESTful PHP API for SQLite, MySQL and PostgreSQL Databases
afeiship/php-fetch-json
17 Downloads
Easy get json data from RESTful style api interface.
matthewpoer/php-docusign-wrapper
56 Downloads
A PHP wrapper for the RESTful DocuSign v2 API
aichenk/phalcon-server
13 Downloads
以phalcon框架作为服务代码模板,支持restful,包含api模块及cli模块,controller仅作预留
impleri/laravel-resource
12 Downloads
Alternative API-only RESTful resource implementation for Laravel.
edgji/hapi
21 Downloads
Expose RESTful Entity Resources as APIs with this helper class for Laravel based on the Dingo/Api package
datawow/posmoni-php
31 Downloads
HTTP RESTFul for calling POSMONI API
datawow/datawow-php
5 Downloads
HTTP RESTFul for calling DataWow APIs
carboncreative/php-twitter-rest-sdk
32 Downloads
PHP PSR4 API for Twitter's Restful interface, using Guzzle
masvis/beesrm
42 Downloads
BeesRM is a PHP package for mapping remote API resources (usually RESTful) as models.