Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 595 Bytes

File metadata and controls

18 lines (13 loc) · 595 Bytes

PhREST SDK

SDK & SDK Generator for use with your PhREST API https://github.com/phrest This package will look at your API project structure and automatically create a PHP SDK for use in your "API First" project.

This package must be used in conjunction with https://github.com/phrest/api Please see the skeleton project for an example of usage you can see the Skeleton https://github.com/phrest/skeleton or use the Vagrant Box to get it up and running automatically: https://github.com/phrest/box

Installation

Include via composer "phrest/api": "dev-master"