Download the PHP package voodoo/kernel without Composer
On this page you can find all versions of the php package voodoo/kernel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download voodoo/kernel
More information about voodoo/kernel
Files in voodoo/kernel
Download voodoo/kernel
More information about voodoo/kernel
Files in voodoo/kernel
Vendor voodoo
Package kernel
Short Description Kernel package for my personal project skeleton
License proprietary
Package kernel
Short Description Kernel package for my personal project skeleton
License proprietary
Please rate this library. Is it a good library?
Informations about the package kernel
voodoo-kernel
This is a psr-ready php kernel package.
Quick start
First, create your kernel class
Then, create your front controller (index.php)
Extended
You can define your IoC container, event listener, configuration manager, module manager etc. yourself:
Default ContainerConfigurator: Voodoo\Di\Configurators\LeagueContainerConfigurator
Default ConfigurationManager: Voodoo\Configuration\ConfigurationManager
Default EventDispatcherConfigurator: Voodoo\Event\Configurators\PhlyEventDispatcherConfigurator
Default ModuleManager: Voodoo\Module\ModuleManager
All versions of kernel with dependencies
PHP Build Version
Package Version
Requires
voodoo/di Version
^1.0
voodoo/event Version ^1.0
voodoo/router Version ^1.0
voodoo/module Version ^1.0
voodoo/configuration Version ^1.0
zendframework/zend-httphandlerrunner Version ^1.1
zendframework/zend-diactoros Version ^2.1
voodoo/event Version ^1.0
voodoo/router Version ^1.0
voodoo/module Version ^1.0
voodoo/configuration Version ^1.0
zendframework/zend-httphandlerrunner Version ^1.1
zendframework/zend-diactoros Version ^2.1
The package voodoo/kernel contains the following files
Loading the files please wait ....