Jelix is a framework for PHP5, whose purpose is to ease the development of applications or Web sites of any kind.
Jelix is developed with the following ideas in mind:
- Performance: making a very fast framework (optimized code, cache system etc…
- Simplicity: providing a friendly API, scripts for scafolding…
- Flexibility: allowing plugins, modules, event system..
- Robustness: responses to the browser are always in the expected format
- Pragmatism: not reinventing an API if PHP provides already this API


