tiat/libs-test

MIT-licensed PHP 8.5+ public test and architecture rules for TIAT libraries.

Maintainers

Package info

gitlab.com/tiat/libs/test

Issues

pkg:composer/tiat/libs-test

Statistics

Installs: 1

Dependents: 2

Suggesters: 0

Stars: 0

v1.0.0 2026-06-21 11:15 UTC

This package is auto-updated.

Last update: 2026-06-21 09:43:58 UTC


README

MIT-licensed PHP 8.5+ public PHPUnit architecture rules for PHP libraries.

This package contains reusable strict source, PHPDoc, Composer metadata, and package conformance tests. The rule groups are split into small base classes so projects can add, remove, or override checks without copying a monolithic test.

Install

composer require --dev tiat/libs-test:^1.0

Versioning

The package starts at 1.0.0 and follows semantic versioning.

License

MIT