zenphp / testpackage
Basic module package for testing live module installs in zenphp/modulr.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:zen-module
README
This is a just an example zenphp/modulr module scaffold to use for testing the modules:install
command in Modulr. When running tests it's always better to test with a real registered composer package as opposed to mocking one.
This package is built for that purpose.
Feel free to require it from here, or fork/copy it if you need to test other features.