Libraries tagged by php attributes
ui-awesome/html-helper
48186 Downloads
HTML helpers for PHP: attribute rendering, CSS class management, content encoding, sanitization, and template normalization.
chamber-orchestra/metadata-bundle
3087 Downloads
Symfony bundle for extending Doctrine ORM entities with custom attribute-driven metadata — cacheable mapping, embedded entity support, and autoconfigured drivers
chamber-orchestra/doctrine-sort-bundle
2617 Downloads
Symfony bundle for automatic sort order management in Doctrine ORM entities. Recalculates positions on flush with grouped ordering, second-level cache support, and PHP attribute configuration.
chamber-orchestra/doctrine-slug-bundle
1203 Downloads
Symfony bundle for generating unique, URL-friendly slugs for Doctrine ORM entities using PHP 8 attributes
chamber-orchestra/doctrine-clock-bundle
2985 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.
dereuromark/cakephp-workflow
2243 Downloads
State machine and workflow engine for CakePHP with PHP 8 Attributes, YAML support, and admin UI
ascend/laravel-column-watcher
830 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!
ui-awesome/html-mixin
24234 Downloads
Reusable PHP traits for HTML rendering components: attribute management, content, templates, and prefix/suffix/label collections.
cline/relay
3885 Downloads
A modern, attribute-driven HTTP client for PHP
ui-awesome/html-contracts
6238 Downloads
Shared interfaces for the UI Awesome HTML ecosystem: rendering, attribute management, element typing, and form controls.
squirrelphp/validator-cascade
45344 Downloads
Cascade attribute for Symfony Validator, reimplementing the Valid constraint in a more flexible and understandable way
juliangut/mapping
12313 Downloads
Base for mapping support
iteks/laravel-json
20370 Downloads
A Laravel package for simplified JSON data manipulation, offering seamless conversion to collections or arrays with attribute filtering.
getpop/componentrouting
1143 Downloads
Configure and obtain what module will be added to the component hierarchy at each level, based on the attributes from the request
daycry/phpunit-extension-vcr
4416 Downloads
A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.