Download the PHP package artesaos/restinga without Composer
On this page you can find all versions of the php package artesaos/restinga. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download artesaos/restinga
More information about artesaos/restinga
Files in artesaos/restinga
Download artesaos/restinga
More information about artesaos/restinga
Files in artesaos/restinga
Vendor artesaos
Package restinga
Short Description Restinga is a framework that allows you to easily consume Rest APIs
License MIT
Package restinga
Short Description Restinga is a framework that allows you to easily consume Rest APIs
License MIT
Please rate this library. Is it a good library?
Informations about the package restinga
Restinga
Restinga a is a ActiveResource Framework. What it means? It allows you to consume Rest APIs in a easy and intuitive way. Heavy inspired by Laravel's Eloquent (ActiveRecord Library).
Documentation
Why it was built?
Well, sometimes the PHP Clients that companies provides sucks, you know it. Sometimes they are even more hard to use than CURLing the API itself. We've built this package to help you when that happens.
Quick Start Guide
For our quick usage tutorial, let's use Digital Ocean as a example Rest API we want to consume.
1 - Define the API Service.
2 - Register the API against the Restinga Container
3 - Define a API Resource
4 - Use it!
All versions of restinga with dependencies
PHP Build Version
Package Version
The package artesaos/restinga contains the following files
Loading the files please wait ....