PHPackages                             notion-commotion/attribute-validator - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. notion-commotion/attribute-validator

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

notion-commotion/attribute-validator
====================================

Finds attributes which do not have classes assigned.

1.01(4y ago)098[1 issues](https://github.com/NotionCommotion/attribute-validator/issues)1MITPHP

Since Sep 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/NotionCommotion/attribute-validator)[ Packagist](https://packagist.org/packages/notion-commotion/attribute-validator)[ RSS](/packages/notion-commotion-attribute-validator/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)DependenciesVersions (3)Used By (1)

attribute-validator
===================

[](#attribute-validator)

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](LICENSE.txt)

Installation
------------

[](#installation)

composer require notion-commotion/attribute-validator

Usage
-----

[](#usage)

```
