SimpleApp PHP Framework/CMS

Linux, Apache, MySQL, PHP 02/2012 - 05/2012 http://simpleapp.info
Technologies: PHP 5, MySQL, MVC, Object Oriented Programming, SVN, jQuery
Dates: 02/2012 - 05/2012
About:

SimpleApp is an open source PHP framework capable of accomodating designers with little to no programming experience as well as seasoned programmers looking for a lightweight, simple, and flexible solution to build on. Although SimpleApp fits the mold of a web/application framework, it also provides out-of-the-box built in features more typically associated with content management systems. Features include:

  • Page protection/authentication with support for three generic groups: super administrator, administrator, and general member.
  • Internationalization/Multi-language support with built in mechanism to allow on-the-fly switching.
  • Page caching which can be set on a per-page basis.
  • Search Engine Friendly urls as well as support for query strings. Query strings can be used in conjunction with the SEO friendly urls or exclusively (useful for folks with restrictive hosting plans which do not provide .htaccess support).
  • Templating system which is flexible and easy to use.
  • Administrative back-end for creating & managing pages & users, easily managing configuration settings, and more.
  • Database not required to run the basic install, however, support for MySQL is included.