My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: PHP, OOP, Framework
Show all Featured wiki pages:
BasicOverview Installation
Feeds:
People details
Project owners:
  jeremy.wischusen

This is a very simple framework for creating PHP based sites. I created it simply because most of the other frameworks I have worked with were a little more than I needed and simply to improve my LAMP/WAMP skills.

This framework allows for both include based site building or an OOP DOM based approach to building pages. Provides base classes to facilitate building of DOM pages, database interaction and even the creation of standard DOM structures such as login forms and Flash SWF files.

This is still in the early stages, but plan to add to it often.

The framework assumes you have PHP 5 and Apache with the mod_rewrite module on so that you can use .htaccess to reroute requests through the index page allowing for the uses of the smart URL syntax.

Read the BasicOverview wiki page for more details.









Hosted by Google Code