Libraries tagged by php-attributes
agence-adeliom/lumberjack-hooks
4399 Downloads
zieglerh/pimcore-event-manager
381 Downloads
Bind events via PHP Attributes in EventSubscribers
rodrifarias/slim-route-attributes
811 Downloads
Slim Route Attributes is a route scanner that uses PHP attributes
raxos/router
539 Downloads
A fast and simple router, built with php attributes.
luka8088/attribute
19281 Downloads
PHP Attributes.
leocello/sweet-enum
144 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
atournayre/exception-handler
2443 Downloads
Centralized exception handling with Symfony and custom PHP attributes
open-southeners/laravel-model-status
200 Downloads
A very simple yet very integrated Laravel status package
mkd/laravel-fast-api
3 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.
atomino/util-attr
54 Downloads
PHP Attribute handler
norse-blue/xmlify
7 Downloads
PHP Xmlify is a package that allows you to handle XML serialization for your objects using PHP Attributes.
lesphp/property-info-typed-array
106 Downloads
Extract key and value types using PHP Attributes for array class properties. This dispense the use of PhpDocExtractor for typed arrays.
hsnfirdaus/class-validator
125 Downloads
Class Validator using php attribute
hirasso/attr
36 Downloads
A tiny php attribute helper
frzb/dependency-injection
2147 Downloads
Allows you to standardize and centralize the way objects are constructed in your application by php attributes