tiat / libs-test
MIT-licensed PHP 8.5+ public test and architecture rules for TIAT libraries.
v1.0.0
2026-06-21 11:15 UTC
Requires
- php: ^8.5.0
- phpunit/phpunit: ^13.2.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.95.10
- phpbench/phpbench: ^1.7.0
- phpstan/phpstan: ^2.2.2
- phpstan/phpstan-phpunit: ^2.0.16
- phpstan/phpstan-strict-rules: ^2.0
- slevomat/coding-standard: ^8.29.0
- squizlabs/php_codesniffer: ^4.0.1
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