Libraries tagged by php8-attributes
ui-awesome/html-helper
49082 Downloads
HTML helpers for PHP: attribute rendering, CSS class management, content encoding, sanitization, and template normalization.
ss-ipg/laravel-auditable
7627 Downloads
Declarative model audit logging for Laravel using PHP attributes
rodrifarias/slim-route-attributes
1846 Downloads
Slim Route Attributes is a route scanner that uses PHP attributes
leocello/sweet-enum
6149 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
konradmichalik/typo3-routing
107 Downloads
Attribute Routing - Register frontend endpoints via PHP attributes on controller methods, as an attribute-based alternative to the missing frontend counterpart of AjaxRoutes.php.
cline/attribute-reader
11442 Downloads
A clean API for working with PHP attributes
chamber-orchestra/doctrine-clock-bundle
3226 Downloads
Automatic Doctrine ORM timestamps using PHP attributes and Symfony Clock. Provides #[CreateTimestamp] and #[UpdateTimestamp] attributes with ready-to-use entity traits for createdDatetime/updatedDatetime fields.
andreypostal/php-pancake-object
2164 Downloads
Light and simple helper to work with value objects by providing a serializer and hydrator using PHP Attributes.
antondperera/php-attributes-reader
3790 Downloads
Simple PHP Attributes Reader/Parser
agence-adeliom/lumberjack-hooks
7126 Downloads
zolex/vom
137647 Downloads
Versatile Object Mapper. Map arbitrary data to strictly typed models using PHP attributes.
zieglerh/pimcore-event-manager
2089 Downloads
Bind events via PHP Attributes in EventSubscribers
yoanbernabeu/webmcp-bundle
318 Downloads
Expose Symfony routes as Web MCP tools via PHP attributes
rafoabbas/api-docs
165 Downloads
Generate API documentation (Postman collections & OpenAPI specs) from PHP attributes and YAML files
poshtive/router
410 Downloads
Convention-based route discovery for Laravel controllers using PHP attributes.