Project Stanley is now PHPARI – https://github.com/greenfieldtech-nirs/phpari
The information below is here for reference only, please follow the github link above.
An Introduction to Stanley
Stanley is a wireframe for developing ARI/Stasis applications with PHP. Stanley is based upon the CodeIgniter MVC framework (from EllisLabs), the PEST restful interface library for PHP and phpws.
CodeIgniter was created mainly as a web development wireframe, however, it also supports the execution of its controllers via the command line. The reason we choose CodeIgniter was in order to conform to a fairly standardized method of developing the scripts, without the need to re-develop the over wireframe for your application every time.
Directory Structure
TBD
Development Best Practices
TBD
Contributing
TBD