In version 0.0.3:
Please note when script is run on server under case sensitive platforms (linux etc.) some files fails to include due to differencies in theyr inclusion declaration and actual names.
Sample error reporting that issue:
PHP Warning: interface(lib/smarty/smarty.class.php): failed to open stream: No such file or directory in /home/sites/osp/index.php on line 89
(the corresponding file is actually called Smarty.class.php, note the capital "S").