Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use this skill when working in modern PHP (8+) codebases and you want predictable structure, safe IO boundaries, and maintainable application/service design.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | -4% | 0% |
| case-02 | ✓→✓ | = Same ✓ | -9% | 0% |
| case-03 | ✓→✓ | = Same ✓ | 10% | 0% |
| case-04 | ✓→✓ | = Same ✓ | 11% | 0% |
| case-05 | ✓→✓ | = Same ✓ | -10% | 0% |
Use this skill when working in modern PHP (8+) codebases and you want predictable structure, safe IO boundaries, and maintainable application/service design.
Prefer:
declare(strict_types=1); in new code where compatiblecomposer.json, framework entry points, and configuration.composer install + the project’s test runner (phpunit/pest).Other measured skills in the registry, with their headline benchmark lift.