Fork me on GitHub

Pi Development

Pi Engine is designed to be a role oriented development engine for team work and strives to be strictly standard compliant and work flow friendly.

Standards and frameworks

  1. Versioning - Semantic Versioning Specification
  2. PHP - PSR compliant, Zend Framework Coding Standards
  3. HTML/CSS - Google HTML/CSS Style Guide
  4. JavaScript - Google JavaScript Style Guide
  5. All code must be strictly compliant to its corresponding standards, no warning/notice messages allowed

Third-party libraries utilized in this framework:

  1. PHP - Zend Framework 3
  2. JavaScript - jQuery
  3. CSS/JS - Bootstrap/Backbone

Quick Links