hanibal4nothing / base-module
ZF2 Module with simple functions to work better with the framework
Installs: 34
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/hanibal4nothing/base-module
Requires
- php: >=5.5.3
- hanibal4nothing/simple-collection: ~1.0
- zendframework/zendframework: 2.*
Requires (Dev)
- phpunit/phpunit: ~4
This package is not auto-updated.
Last update: 2025-10-12 01:13:25 UTC
README
Use this at own risk ;-) Its not stable, and still under development
Setup
- Copy basemodule.config.php.dist into your project (ProjectDir/config/autoload) and remove the ".dist" (change the config if you want)
- Create the directories used in basemodule.config.php
- Add "BaseModule" to your ProjectDir/config/application.config.php