With the help of the ProgramNet the user can develop plug-ins(called units) which can be connected with other units forming a net. The net has a form of a flow diagram. The resulted net can be executed in the ProgramNet for testing purposes or independently in the target platform as a final release. In order to execute a net the ProgramNet uses the kernel. The kernel executes automatically each unit in a separate thread and manages the data exchange between the units.
Universal PHP Framework. toKernel is a fully Object-Oriented extensible 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.