notion-commotion/attribute-validator-command

Creates Symfony command to find attributes which do not have classes assigned.

Maintainers

Package info

github.com/NotionCommotion/attribute-validator-command

pkg:composer/notion-commotion/attribute-validator-command

Statistics

Installs: 93

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.06 2022-03-19 15:25 UTC

This package is auto-updated.

Last update: 2026-03-06 19:40:24 UTC


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