ebln / phpstan-factory-mark
Userland marking interface for ebln/phpstan-factory-rule
Installs: 16 524
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.15
- phpstan/phpstan: ^1.1
This package is not auto-updated.
Last update: 2025-03-23 19:05:50 UTC
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.