With phpDays You will be able to speed up and simplify the process of creating a Web site. This site will be easier to maintain and refine.
phpDays features
- best phpDays community
- phpDays is built on the basis of MVC
- has full support for ORM (no need to write SQL queries)
- provides access to databases using a database abstraction layer (writing SQL queries)
- phpDays all settings are set in a configuration file in the YAML format
- classes are loaded automatically (forget about include() and require())
- full support of all written languages (including Russian) through the use of UTF-8 encoding
- full support of AJAX (recommend using jQuery)
- show errors according to your wishes (supported output in FirePHP, in browser, in simple file, and even in SQLite)
- print information about the applications execution (executed SQL queries, names of the executed methods)
- convenient class hierarchy (like used in Zend Framework)
- and something else
Around the phpDays