Login or Register Now   Email:  Password:   

WEB2BB 0.0.7 Released

This release sees the completion of the namespacing. All classes now belong to the web2bb namespace, allowing users to create their own namespaces without risk of collisions. This release also sees the addition of a configurable error 404 controller. The default behaviour can be adjusted to use any controller should a page not be found. Configuration is based on an ini option in config.ini.php.

The WEB2BB framework is under development but is currently regarded as quite stable. The minimilistic approach has been taken to keep bloat away. Whilst many frameworks try to pack in as many buzzwords as possible, the WEB2BB approach is KISS. Many of the features found in other frameworks are overly complex and/or overly bloated, which makes little sense when speed of development is an issue.

The 0.0.5 release is ready for testing for those trialing PHP 5.3 and PHP6. Good Luck!