Libraries tagged by php8 attributes
crcms/attribute-contract
173 Downloads
crcms attribute-contract
axebear/php-magic
1 Downloads
PHP micro framework for hooking into magic methods using docblocks and attributes.
afuafuyo/html-filter-php
6 Downloads
A lib for filter html and attributes
php-extended/php-html-transformer-style-filter
3637 Downloads
A filter for html trees that removes style nodes and styles attributes
php-extended/php-css-selector-parser-interface
15592 Downloads
A library to parse css selectors to use in css sheet parsing or html attribute findings
pboivin/laravel-blade-bind-attributes
4 Downloads
Attribute unpacking for Laravel Blade component tags
yuandian/validation
0 Downloads
Helpers for making PHP Attribute validation.
torugo/router
29 Downloads
Simple route system using PHP Attributes
thepublicgood/yerp
12 Downloads
Simple PHP attribute validator
shoesten-tag/log-http
2 Downloads
Log HTTP requests and responses in Laravel applications using PHP attributes
mkd/laravel-fast-api
2 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.
jeroen-g/ontology
3 Downloads
Explain your domain with PHP Attributes
hsnfirdaus/class-validator
119 Downloads
Class Validator using php attribute
biurad/annotations
4461 Downloads
Library for managing all your PHP attributes/annotations with ease
bfg/route
120 Downloads
Auto register routes using PHP attributes