Architecture

We build most sites using a custom built architecture developed in-house. This is a LAMP architecture based on a few simple concepts:

  • Minimal configuration required
  • Easy things should be easy
  • Hard things should be easier
  • Don’t repeat yourself
  • Expose to the outside world only what is necessary
  • Architectures should be extensible

The architecture supports:

Demonstrations for major features will be available soon.