ToKernel

toKernel is a fully Object-Oriented extensible web application framework. By design, the framework's kernel is monolithic which brings a lot of advantages. It is NOT a loader for a mere collection of classes. The versatility of this framework allows you to create web applications, command line applications and run the same application in either mode including interactive mode.
toKernel is a framework with philosophy. The main goal is to 'Make website or CMS developments simple and flexible'.
Requirements
GNU/Linux or other Unix like OS / Windows 2000 or newer.
version 2.x.
Apache module mod_rewrite for web interface mode.

PHP version 5.2.x or newer.
PHP CLI SAPI for command line interface mode.
PHP extensions: mysql, zlib, gd, mbstring.
MySQL Database Server version 5.x
Features
To this end, this project provides all necessary functions and features for creating websites or CMS including:
* Multiple instances of applications / websites
* CLI with interactive mode
* Aliasing for CLI and HTTP
* Security
* Templates, widgets, themes (as in many CMS)
* Addons and modules
* Flexible Error and exception handling and logging
* Debugging
And more...
 
< Prev   Next >