0145 GitHub stars
02Automatically creates corresponding PHPUnit test suites with mocked dependencies.
03Provides templates for GET, POST, PUT, PATCH, and DELETE operations.
04Generates PSR-7 compliant HTTP Action classes with PHP 8.4 syntax.
05Supports ADR (Action-Domain-Responder) architectural pattern for clean APIs.
06Enforces single-responsibility principles via invokable classes.