thomshouse-escher / escher

Escher was a PHP MVC framework developed by Thom Stricklin from 2011-2013. Escher implemented a hybrid of Model2 MVC and PAC architectures and CMS concepts as well as plugins and configuration wizards. Development halted in 2013 in favor of Kohana and later Symfony, which closely aligned to the same design principles as Escher.
http://git.io/escher
4 stars 1 forks source link

Escher - A PHP MVC Framework

Escher is an open-source web application framework in PHP. Escher is loosely based on the Model-View-Controller (MVC) and Heirarchical MVC patterns and provides generous support for plugins.

Escher is a work in progress. The framework is still heavily undocumented.

Escher was developed by Thom Stricklin with contributions from Andrew Detwiler.

Want to get involved? Submit issues or fork Escher on GitHub. Get your social fix of Escher on Google+.

License

Escher is dual-licensed under MIT and GPL. Please see the MIT License and GNU General Public License for details.