Download the PHP package voodoo/module without Composer
On this page you can find all versions of the php package voodoo/module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download voodoo/module
More information about voodoo/module
Files in voodoo/module
Download voodoo/module
More information about voodoo/module
Files in voodoo/module
Please rate this library. Is it a good library?
Informations about the package module
voodoo-module
This package provides an implementation of the plugin pattern.
Quick start
A module must implement Voodoo\Module\Contracts\ModuleInterface
and/or implement one of the ProviderInterfaces specified in that
namespace.
The ModuleManager manages Modules and resolves them by using an implementation of ModuleResolverInterface
This is what a module looks like:
All versions of module with dependencies
PHP Build Version
Package Version
Requires
psr/container Version
^1.0
The package voodoo/module contains the following files
Loading the files please wait ....