Skip to content

Latest commit

 

History

History
 
 

doc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Pi Engine is a role oriented application development engine for web and mobile, designed as the next generation and a successor to Xoops. Pi is developed upon PHP and MySQL with selected third-party frameworks including but not limited to Zend Framework library, jQuery, Bootstrap and Backbone.

Pi Project follows the philosophy of open standard, open design, open development and open structure. Pi is born as a complete open source project and intended to build a sustainable ecosystem that benefits all contributors and users.

Pi Engine is started by Taiwen Jiang (Xoops Project Lead and Dev Lead), Marc Desrousseaux (Xoops QA Lead), Hossein Azizabadi (Xoops Persian Lead), Kris (Xoops Council Member and Xoops France Lead), etc. Pi Team is highly inspired by the Xoops led by onokazu (Ono Kazumi), skalpa and phppp (Taiwen Jiang, or D.J.) successively since 2001 and will continue to support and promote Xoops.

The Engine is released under a New BSD License.

Selected features and practices:

  1. Modularization for functionality and applications
  2. Components for basic libraries and services for fundamental system functions
  3. Theming for presentation and appearance
  4. Design-friendly templating
  5. DevOps oriented architecture
  6. Centralized security enhancement

Pi Engine tries to be strict standard compliant, including by not limited to:

  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 frameworks utilized in this framework:

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

Taiwen Jiang