Libraries tagged by php attributes
daycry/phpunit-extension-vcr
4432 Downloads
A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.
b2pweb/bdf-form
6574 Downloads
Simple and flexible form library
zolex/vom
137643 Downloads
Versatile Object Mapper. Map arbitrary data to strictly typed models using PHP attributes.
ss-ipg/laravel-auditable
7101 Downloads
Declarative model audit logging for Laravel using PHP attributes
leocello/sweet-enum
6143 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
cspray/annotated-target
14087 Downloads
A PHP 8 library for statically parsing Attributes using PHP-Parser.
monkeyscloud/monkeyslegion
2583 Downloads
High-performance PHP 8.4 framework — attribute-first architecture, property hooks, compiled DI, MLC configuration.
lincanbin/white-html-filter
15371 Downloads
A lightweight php-based HTML tag and attribute whitelist filter.
aternos/serializer
5598 Downloads
A PHP library for (de-)serialization using attributes and reflection
yuwuhsien/laravel-bcmath-cast
2884 Downloads
Laravel Eloquent casts for PHP 8.4's BCMath\Number object API, enabling natural operator-based arithmetic on model attributes while maintaining arbitrary precision decimal accuracy.
athoshun/html-filter
42893 Downloads
Remove tags or attributes based on a whitelist from a snippet of well-formatted HTML text using PHP's DOM library
mbunge/php-attributes
31 Downloads
This package provides an easy way to use PHP 8 Attributes
luka8088/attribute
20109 Downloads
PHP Attributes.
kenny1911/symfony-attribute-form
487 Downloads
Create Symfony forms using PHP attributes to define forms, fields, transformers and event listeners directly in your DTO classes
ejunker/laravel-route-attributes
521 Downloads
Auto register routes using PHP attributes