zenphp/testpackage

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

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:zen-module

pkg:composer/zenphp/testpackage

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

This package is auto-updated.

Last update: 2025-09-13 02:07: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.