Libraries tagged by php attribute
aternos/serializer
1028 Downloads
A PHP library for (de-)serialization using attributes and reflection
martinezart87/laravel-sql-server-custom-connector
376 Downloads
This package fix Fatal error: Uncaught PDOException: SQLSTATE[IMSSP]: An invalid attribute was designated on the PDO object in PHP 8.1.22, 8.2.9, 8.3.0
gsmanager-cloud/route-attributes
6 Downloads
Auto register routes using PHP attributes
erickcomp/laravel-breadcrumbs-attributes
230 Downloads
Provides breadcrumbs to controller methods using PHP Attributes
adt/attribute-reader
1507 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
244 Downloads
minimal object attributes for PHP.
rinsvent/attribute-extractor
317 Downloads
PHP 8 attribute extractor
gpanos/laravel-observe-attribute
5 Downloads
Register model observers using php 8 attributes
intrfce/enum-attribute-descriptors
48 Downloads
Use attributes to give your PHP enums titles and descriptions.
serato/sup-sdk-php
127901 Downloads
A PHP SDK for sending user profile attributes and events to the Serato User Profile application.
zaw/attribute-driven-cqrs
14 Downloads
A PHP package that simplifies the implementation of the CQRS pattern using attributes, enabling cleaner and more efficient command/query handling.
prinsfrank/php-validated-properties
26 Downloads
Validated properties in PHP8.1 and above using attribute rules
php-extended/php-validator-interface
8682 Downloads
A library to specify how validators should work to validate object or attribute values
jfcherng/php-whitelist-fluent
9716 Downloads
Base class for data structure with restricted attributes.