Libraries tagged by php8 attribute
fedejuret/dto-builder
64 Downloads
PHP Library to build DTO's using attributes
aternos/serializer
973 Downloads
A PHP library for (de-)serialization using attributes and reflection
mouf/html.tags
20135 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
zrnik/php-attribute-reflection
1700 Downloads
Helper methods wrapping around reflection to get attribute instances easily.
gsmanager-cloud/route-attributes
6 Downloads
Auto register routes using PHP attributes
erickcomp/laravel-breadcrumbs-attributes
217 Downloads
Provides breadcrumbs to controller methods using PHP Attributes
adt/attribute-reader
1487 Downloads
PHP attribute reader with interface of Doctrine annotation reader.
thettler/laravel-command-attribute-syntax
8 Downloads
This Package allows the use of PHP Attributes to specify a command signature
wilmoore/attributes.php
243 Downloads
minimal object attributes for PHP.
angelobono/php-di-service-attribute
35 Downloads
A PHP service attribute that automatically configures factories for (psr) di containers.
intrfce/enum-attribute-descriptors
48 Downloads
Use attributes to give your PHP enums titles and descriptions.
zaw/attribute-driven-cqrs
13 Downloads
A PHP package that simplifies the implementation of the CQRS pattern using attributes, enabling cleaner and more efficient command/query handling.
php-extended/php-validator-interface
8666 Downloads
A library to specify how validators should work to validate object or attribute values
neovg/php-struct
13986 Downloads
A "C struct"-like class with type safe attributes and fluent setter interface.
jfcherng/php-whitelist-fluent
9712 Downloads
Base class for data structure with restricted attributes.