ebln / phpstan-factory-mark
Userland marking interface for ebln/phpstan-factory-rule
Installs: 16 769
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
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.