Libraries tagged by php8-attributes
mackrais-organization/property-transform
0 Downloads
A PHP library for transforming DTO properties using attributes with support for PHP functions, DI services, and nested object transformation.
atomino/util-attr
63 Downloads
PHP Attribute handler
zidbih/laravel-auto-cache-clear
5 Downloads
A Laravel package that automatically clears cache for Eloquent models using PHP attributes. Define cache-clearing behavior directly above your model with the #[ClearCacheWhen] attribute, and let the package handle the rest.
yuandian/validation
1 Downloads
Helpers for making PHP Attribute validation.
yoldi/php-swagger
7 Downloads
OpenAPI 3.0 documentation generator from PHP attributes
torugo/router
35 Downloads
Simple route system using PHP Attributes
thepublicgood/yerp
14 Downloads
Simple PHP attribute validator
sousa-dev/api-docs
63 Downloads
Designed to assist in creating API documentation in the OpenAPI standard, this tool is built to be reusable and decoupled from your application. Leveraging PHP attribute feature, it simplifies the process of generating Swagger docs effortlessly
softwarezhu/pate
11 Downloads
Pate is a PHP Attribute Template Engine inspired by PHPTAL but run much faster. It use native dom to make it fast.
ramaid/laravel-route-discovery
894 Downloads
Auto register routes using PHP attributes
projectsaturnstudios/laravel-feature-creep
2 Downloads
A Laravel package for implementing feature flags with PHP attributes
plutuss/route-attribute-laravel
13 Downloads
Laravel register routes using PHP attributes
pchouse/php-tabulator
9 Downloads
A library to use PHP attributes in class and properties to create the base configuration of to the Tabulator javascript library
norse-blue/xmlify
7 Downloads
PHP Xmlify is a package that allows you to handle XML serialization for your objects using PHP Attributes.
nayleen/attribute
154 Downloads
Provides accessors to single-value PHP Attributes.