Libraries tagged by php attributes
thettler/laravel-command-attribute-syntax
7 Downloads
This Package allows the use of PHP Attributes to specify a command signature
wilmoore/attributes.php
243 Downloads
minimal object attributes for PHP.
gpanos/laravel-observe-attribute
3 Downloads
Register model observers using php 8 attributes
intrfce/enum-attribute-descriptors
46 Downloads
Use attributes to give your PHP enums titles and descriptions.
zms/attribute
6 Downloads
php8.1+hyperf3.1自定义注解类
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.
prinsfrank/php-validated-properties
25 Downloads
Validated properties in PHP8.1 and above using attribute rules
php-extended/php-validator-interface
8614 Downloads
A library to specify how validators should work to validate object or attribute values
neovg/php-struct
13908 Downloads
A "C struct"-like class with type safe attributes and fluent setter interface.
jfcherng/php-whitelist-fluent
9694 Downloads
Base class for data structure with restricted attributes.
jeffersoncechinel/attribute-validator
17 Downloads
evirma/commonmark-ext-attributes
1433 Downloads
The Attributes extension adds a syntax to define HTML-attributes on the various block and inline elements in League CommonMark PHP implementation.
90zlaya/php-library
534 Downloads
PHP Library is a set of classes that contain the most useful attributes and methods that facilitate the development of Web applications
open-southeners/laravel-model-status
248 Downloads
A very simple yet very integrated Laravel status package
mkd/laravel-fast-api
5 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.