Skip to content
tokernel edited this page Oct 14, 2012 · 3 revisions

License http://www.gnu.org/copyleft/gpl.html GNU GPL Copyright © 2010-2012, toKernel development team

toKernel is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

toKernel is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with toKernel. If not, see http://www.gnu.org/copyleft/gpl.html

toKernel is a fully Object-Oriented extensible framework written in PHP.

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 developed and tested mainly on Unix/Linux platforms, but should work on Windows as well.

Why toKernel?

toKernel is the concatenation of the words 'to kernel'. The meaning is to kernel of the matter.

Version definition

x.x.x (1 st x = revolution, 2 st x = evolution, 3 st x = bug fix)

Credits

THANKS

Thank people who helped us develop this project! Please let us know if you detect any errors/issues of toKernel functionality.

Clone this wiki locally