/pi

Role oriented application engine based on Zend Framework, jQuery and Bootstrap.

Primary LanguagePHP

Pi Engine

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 2, jQuery, Bootstrap, Angular and Backbone.

Pi Project follows the philosophy of open standard, open design, open development and open management. 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.

Check out Latest Release.

Highlights

  1. Sustainable ecosystem: A sustainable ecosystem built upon open standard, open source code, open development and open management on Github.
  2. Engineered development: Quality ensured engineering development with short learning curve, low skill requirements with clean MVC architecture, semantic templating, sophisticated API and strict starndards.
  3. Visualized management: Easy and responsive application and content management based on visualized mangement tools and interface with page and widget mechanism.
  4. Agile workflow: Role oriented architecture and deployment skeleton supports manageable agile development workflow.

Features and practices

  • Modularization for functionality and applications
  • Components for basic libraries and services for fundamental system functions
  • Theming for presentation and appearance
  • Design-friendly templating
  • DevOps oriented architecture
  • Centralized security enhancement

Quick start

Development

You may contribute to Pi Engine by working on Pi code and submit to Pi repo with Pull Request or submitting bug reports and feature requests to Issue Tracker.

Copyright and License

The Engine is released under a New BSD License.

Demos

Demo sites with shared deployment:

Front-end building asset

Tools: gruntjs

To execute asset build, use:

grunt 

To execute clear asset build files, use

grunt clear

To execute 'www/asset' and 'www/public' files to usr, use

grunt back