ebln / phpstan-factory-mark
Userland marking interface for ebln/phpstan-factory-rule
v1.2.0
2025-05-04 11:21 UTC
Requires
- php: 7.4 - 8.4
Requires (Dev)
- ergebnis/composer-normalize: ^2.47
- phpstan/phpstan: ^1.1 || ^2.0
README
Provides the interface needed for ebln/phpstan-factory-rule.
This is needed because the interface will reside in production code, while the phpstan rule is usually only required for development.