PHPackages                             pchouse/php-attributes - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. pchouse/php-attributes

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pchouse/php-attributes
======================

A library to use PHP attributes in class and properties to define metadata, such as database, html, ...

1.0.0-BETA-7(1y ago)07MITPHPPHP ~8.2 || ~8.3

Since Jan 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/pchouse/php-attributes)[ Packagist](https://packagist.org/packages/pchouse/php-attributes)[ Docs](https://github.com/pchouse/php-attributes)[ RSS](/packages/pchouse-php-attributes/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (7)Versions (7)Used By (0)

PChouse PHP Attributes
======================

[](#pchouse-php-attributes)

---

##### A PHP

[](#a-php)

#### Install

[](#install)

```
composer require pchouse/php-attributes
```

This library is a set of PHP attributes to define class and properties metadata to help the implementation of HTML templates and database models

#### Usage

[](#usage)

The object:

```
