/isosceles

Starter kit for building data-driven PHP5 web applications

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Isosceles: Starter kit for PHP5 webapps Build Status

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, URL routing and (eventually) common actions like user registration, login, and logging.

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

Features

Isosceles is the PHP framework that runs ThinkUp, extracted and abstracted for reuse. It is nowhere near done. Its current feature set includes:

Isosceles is in beta and incomplete. In future releases it will get more features which demonstrate its use, like user registration, login, application settings, and logging.

License

Isosceles' source code is licensed under the GNU General Public License, except for the external libraries listed below.

External libraries

The following libraries are included in Isosceles: