phrest / sdk
REST API SDK Package for Phalcon PHP for use with https://github.com/phrest/api
Installs: 4 094
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 9
Forks: 2
Open Issues: 1
Requires
- ext-yaml: *
- guzzlehttp/guzzle: 5.3.3
- phalcon/incubator: 1.3.0.*@dev
- phrest/api: dev-master#271d604f332cbd3ef0dc8593ea0904fee0a42a84
Requires (Dev)
- digitronac/phalcon-ide-stubs: 1.3.0
- nikic/php-parser: ^2.0
- zendframework/zend-code: dev-master
This package is not auto-updated.
Last update: 2025-03-29 18:15:50 UTC
README
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"