Menu

Home

x9sim9

Welcome to "Project Hades"

"Project Hades" is the internal development codename for a very lightweight PHP development framework that is designed from the ground up for small to very large development projects. The concept is that as a project grows database technology is no longer suitable other components need to be added or changed and suddenly you hit a wall where you can't proceed any further without significant development.

With "Project Hades" everything is designed to be replaceable including the framework itself.

By creating loose coupled components, a completely modular design, and technology independent processes; any part of the system can be replaced without major consequences to the rest.

The development and design are completely separate using XML and XSLT as the medium.

Databases are broken down into 3 types:

  • SQL Database
  • NoSQL Database
  • Document Database
    each has a standard syntax irrelevant of the actual database used.

version 0.001 stable expected mid january


MongoDB Logo MongoDB