PHPackages                             authanram/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. authanram/attributes

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

authanram/attributes
====================

Low level utilization of PHP8 attributes

v0.1.0(4y ago)014MITPHPPHP ^8.0

Since Feb 1Pushed 3y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (3)Used By (0)

Attributes
==========

[](#attributes)

Simple usage of attributes brought by PHP8.

Install
-------

[](#install)

```
composer require authanram/attributes

```

Usage
-----

[](#usage)

**Create an attribute class for any purpose, casting, mapping, etc.**

```
