notion-commotion / attribute-validator-command
Creates Symfony command to find attributes which do not have classes assigned.
Installs: 93
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/notion-commotion/attribute-validator-command
Requires
- php: >=8
- nette/utils: >=3.2
- notion-commotion/attribute-validator: ^1.0
- symfony/console: >=5.3
README
Used to find PHP 8 attributes without defined classes. While annotations will result in error if the class does not exist, not true for attributes. LICENSE
Installation
composer require notion-commotion/attribute-validator-command
Usage
$ vendor/bin/attribute-validator