Libraries tagged by attribute
juliangut/mapping
12578 Downloads
Base for mapping support
joskolenberg/eloquent-reflector
15234 Downloads
Laravel package for inspecting model classes on relations en attributes.
dotkernel/dot-annotated-services
12923 Downloads
Dotkernel service creation component through laminas-servicemanager and annotations
dereuromark/cakephp-workflow
2323 Downloads
State machine and workflow engine for CakePHP with PHP 8 Attributes, YAML support, and admin UI
daycry/phpunit-extension-vcr
4690 Downloads
A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.
craftcamp/php-abac
7135 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
concrete5-community/blocks_cloner
716 Downloads
A ConcreteCMS package to copy blocks and page attributes between websites
chamber-orchestra/metadata-bundle
3850 Downloads
Symfony bundle for extending Doctrine ORM entities with custom attribute-driven metadata — cacheable mapping, embedded entity support, and autoconfigured drivers
chamber-orchestra/doctrine-clock-bundle
3718 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.
b2pweb/bdf-form
6665 Downloads
Simple and flexible form library
ascend/laravel-column-watcher
935 Downloads
Watch and react to Eloquent model column changes with PHP 8 attributes. Trigger handlers when specific columns are modified, with support for queued handlers, before/after save timing, and built-in infinite loop protection. Think observers, but column specific!
kilix/php-abac
19475 Downloads
Library used to implement Attribute-Based Access Control in a PHP application
austinheap/laravel-database-encryption
76188 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
teofanis/hook-press
1697 Downloads
HookPress is a Laravel package that uses Composer hooks to automatically discover, filter, and cache classes, traits, and interfaces in your application
schulzefelix/laravel-data-transfer-object
44608 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.