Fork me on GitHub

Isosceles by ginatrapani

Starter kit for building data-driven PHP5 web applications, based on ThinkUp's underpinnings.

Isosceles is an object-oriented, PHP5 web application starter kit based on ThinkUp's underpinnings. Isosceles provides a simple MVC framework, database agnosticism, caching, dynamic class loading, single-file configuration, and common actions like user registration, login, and logging.

Isosceles' name inspired by the architecture of New York City's One World Trade Center.

Dependencies

PHP5, PDO, SimpleTest, Smarty, Bootstrap

License

General Public License

Authors

Gina Trapani and the ThinkUp community

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/ginatrapani/isosceles