zenphp/testpackage

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

Maintainers

Package info

github.com/zenphporg/testpackage

Type:zen-module

pkg:composer/zenphp/testpackage

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-13 03:09:26 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.