them/attributes
2
0
Fork
You've already forked attributes
0
No description
  • PHP 100%
Find a file
2022年07月29日 14:44:26 +02:00
src Add methods for getting single attribute instances 2022年07月29日 14:43:36 +02:00
tests Add methods for getting single attribute instances 2022年07月29日 14:43:36 +02:00
.gitignore Bootstrap project 2022年07月25日 12:52:32 +02:00
.psalm.baseline.xml Bootstrap project 2022年07月25日 12:52:32 +02:00
composer.json Initial release 2022年07月25日 15:23:34 +02:00
LICENSE Bootstrap project 2022年07月25日 12:52:32 +02:00
phpunit.xml.dist Bootstrap project 2022年07月25日 12:52:32 +02:00
psalm.xml Bootstrap project 2022年07月25日 12:52:32 +02:00
README.md Initial release 2022年07月25日 15:23:34 +02:00

Them Attributes

A small set of functions to do the most common task when working with php attributes.

As the API consists of only four static functions, the source code should be documentation enough. :D