Version 5, last updated by dframewerk at December 10, 2010 01:11 UTC

dFramewerk has undergone a big overhaul and thee project will be uploaded again as will full documentation on the official website,

The dFramewerk is a fully featured PHP Framework for all levels of developer to speed up both the development of applications and websites but also speed the application and or website up. With its incredibly easy syntax and incredibly light footprint you won't notice its there.

Plans

The plans for the dFramewerk are making each module as optimised and stand alone/extendable as possible, i.e using framework hooks for added functionality and ease of inclusion or exclusion within the framework.

Change log

0.8.3

Converted modules in /library/ to use extend/new application() and register system variables for better debugging
removed Exception extensions and RunTimeException handlers
Minimised code throughout the framework and modules
Optimised the library include loop and tighter security
Added wilcard searches on CSS( ) and JS( ) functions

0.8.2

Added extend method to system via new application ( ) function in the system layer
Fixed many security flaws
Added MySQLi port and defaulted to that over MySQL

0.8.1 (alpha 1)

Added new system layer and revampled dFramewerk.php so it is a standalone "functions file"