FAQ
From Tlalokes
Tlalokes Framework's FAQs
You can participate, just create an account and ask your questions in this FAQ.
Contents |
About
What is?
Tlalokes is a modern, object oriented, very well structured, fast and easy to use PHP framework that helps you to write professional web applications.
Why a PHP framework?
Tlalokes framework is being developed trying to resolve one of the biggest problems at the PHP world, the inexpert programmer's bad habits. PHP is a very flexible language, but this feature allows the inexpert to use a lot of bad habits like non-optimized code (abusing of vital resources like memory), careless about security, mixture of the business and presentation layers (PHP & HTML), copy and paste programming, and a lot of other non-good practices.
Also provides a very simple, standard and secure way to code. It uses design patterns, annotations, and an elegant and simplified structure. The general idea is to provide an easy to use framework that includes good habits and avoid the bad ones.
Why the name Tlalokes?
The name Tlalokes is based in the mexica (aztec) religion and mythology about the divine entities called 'Tlalocs' or Tlaloques, they were helpers of Tlaloc, the god of fertility and water, as his helpers their job was to control the sky, including, in a very special way, the rain.
