My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

OrangeRinds

The Citrus Part of Life


This project is intended to develop a Website Framework in PHP with the Following Objectives:

  1. Fully Based on Modular Patterns (with Intra-Module Abstraction --> EMVC - 'Extended' MVC)
  2. Completely Utilizing all of PHP's OOP capabilities
  3. Meant to be have an Intrusion-Proof Architecture (By Utilizing URI Rewriting and "Core Component Dependency")
  4. Doesn't Require additional Bulky Libraries like PEAR
  5. Completely Database Independent (can utilize almost all Database Engines)
  6. A feature called Auto-Maintenance (Think. But this is not CRON)
  7. Features Seamless Multi-site Generation with full I8N support
  8. Ready-to-use dynamically Generated Administrator Backend
  9. Inter-Component Data Crossover Structures (Still Thinking on this)
  10. Deployable with any CSS/JavaScript API library

Its just started. But expect us to release a public build by January '09.

Feel Free to view the code and improve it. For License Queries see the License (Artistic/GPL).

Powered by Google Project Hosting