Libraries tagged by php restful
itsjavi/philae
58 Downloads
RESTFul, modern and minimal framework for PHP, built on top of PSR-7 and PSR-15 components.
mopolo/minerest-server
133 Downloads
RESTfull API for Minecraft servers in PHP
zeljkobgd81/mailgun-guzzle-6
68 Downloads
Guzzle is a PHP HTTP client library and framework for building RESTful web service clients
websoftwares/snooth
5 Downloads
PHP client for interacting with the snooth.com RESTful api.
timitek/getrets
144 Downloads
A simple "no framework" php wrapper for the GetRETS API from timitek (http://www.timitek.com). GetRETS is a product / service developed by timitek that makes it possible to quickly build real estate related applications for pulling listing data from several MLS's without having to know anything about RETS or IDX or worry about the pains of mapping and storing listing data from these various sources. GetRETS® as a service provides a RESTful API endpoint for consuming the data, and although it's not limited to only being used in PHP applications, and users aren't required to use our SDK, we have provided a simple PHP SDK for the API and set of documentation for it's use. Live Demo at: http://www.timitek.com/phpsdk/
stonks/router
68 Downloads
O Router é um componente de rotas PHP com abstração para MVC. Preparado com verbos RESTful (GET, POST, PUT, PATCH e DELETE), ele trabalha em sua própria camada de forma isolada.
shpartko-packagist/guzzle-bundle-retry-plugin
4 Downloads
Retry Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
opensmarty/opensmarty-starter
6 Downloads
Opensmarty Starter is a PHP framework for quick building Web Apps and Restful APIs, with modern design pattern foundation.
oneko/guzzle-wsse-middleware
234 Downloads
WSSE Middleware for Guzzle, a PHP HTTP client library and framework for building RESTful web service clients
moux2003/guzzle-bundle-sastoken-plugin
11 Downloads
SAS Token Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
mmcp/flight
28 Downloads
Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications. This package has been made PSR-0 compliant & composer friendly aswell as some minor changes required for mmcp projects.
masroore/flight
286 Downloads
Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications.
icolo/colo
9 Downloads
Colo is a fast, simple, extensible framework for PHP. Colo enables you to quickly and easily build RESTful web applications.
fau/flight
24 Downloads
Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications.
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)