Libraries tagged by attribute-driven
zaw/attribute-driven-cqrs
14 Downloads
A PHP package that simplifies the implementation of the CQRS pattern using attributes, enabling cleaner and more efficient command/query handling.
quorae/grid-bundle
64 Downloads
Declarative attribute-driven listing/search/filter/sort/pagination framework for Symfony 7+ (Turbo Frame + Live Component dual mode).
phpdot/console
5 Downloads
Attribute-driven console command discovery on Symfony Console.
moe-mizrak/validator-guard
2 Downloads
ValidatorGuard enables attribute-driven validation to control Laravel method behavior.
meius/laravel-transaction-orchestrator
1 Downloads
Attribute-driven transactions and row-level locks for Laravel: retries, backoff, HTTP-aware rollbacks, and FOR UPDATE/SHARE on route model binding.
letkode/data-provider-bundle
13 Downloads
Attribute-driven, namespaced data provider registry and endpoint for Symfony applications
figdice/figdice
2428 Downloads
Template Engine, XML-centric and attribute-driven
errogaht/doctrine-mcp-bundle
17 Downloads
Secure, attribute-driven Doctrine ORM CRUD over Model Context Protocol for Symfony applications.
edin/lexicon
28 Downloads
Attribute-driven PHP lexer and parser toolkit with enum tokens, grammar recipes, diagnostics, and AST/BNF debugging.
componenta/interceptor
26 Downloads
Attribute-driven method interception for Componenta
birb/fancy-stubs-codegen
9 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (e.g. phpcbf) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors and birb/fancy-stubs-codegen-laravel.
hnraytek/flame-module-kernel
1 Downloads
A declarative, auto-discovering, event-driven module kernel for PHP 8+/一款 php 8+ 的声明式、自动发现、事件驱动的模块内核
univeros/cli
206 Downloads
Attribute-driven CLI built on top of Symfony Console.
tugrul/apigen
3 Downloads
Generate REST API SDK libraries from annotated PHP interfaces. PSR-18 based, attribute-driven.
switon/validation
36 Downloads
Attribute-driven validation with normalization and locale-aware error messages for Switon Framework