r2h/pest-arch-preset
Our solution to keep our Laravel platforms maintainable.
2,549
| Install | |
|---|---|
composer require r2h/pest-arch-preset |
|
| Latest Version: | v1.1.1 |
| PHP: | ^8.3 |
| License: | MIT |
| Last Updated: | Aug 7, 2026 |
| Links: | GitHub · Packagist |
Maintainer: MichaelR2H
R2H Pest Architecture preset
This is our opiniated architecture preset.
Installing
composer require --dev r2h/pest-arch-preset
Usage
// ArchitectureTest.php
arch()->preset()->r2h();