zenphp/testpackage

Basic module package for testing live module installs in zenphp/modulr.

v1.0.1 2024-08-23 21:16 UTC

This package is auto-updated.

Last update: 2024-10-23 21:37:49 UTC


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.