Libraries tagged by attribute-driven
surrealdb/surqlize
3 Downloads
SurrealDB ORM for PHP — attribute-driven models, edges, and query builder.
stateforge/scenario-laravel
2 Downloads
Laravel adapter for Stateforge Scenario Core – declarative, attribute-driven scenario execution for reproducible application state.
php-aol/php-aol
4 Downloads
PHP 8.4+ attribute-driven async/concurrency library (Fibers + Revolt)
philiprehberger/php-dto-mapper
68 Downloads
Map arrays and JSON to strongly-typed DTOs with attribute-driven configuration
net-code/laravel-scramble
2 Downloads
Scramble operation transformers for Laravel REST APIs: namespace/attribute-driven tagging, RFC 9457 error responses, and spatie-Data query parameters.
nandan108/dto-toolkit
33 Downloads
A modern, framework-agnostic PHP 8.1+ DTO system with attribute-driven data normalization and mapping to entities or arrays.
monkeyscloud/monkeyslegion-serializer
1 Downloads
Attribute-driven object↔JSON/XML serializer for MonkeysLegion: property hooks, readonly DTOs, normalizer pipeline, naming strategies, PHPStan Level 9.
monkeyscloud/monkeyslegion-search
0 Downloads
Multi-engine search adapter (Meilisearch, Typesense, OpenSearch, Elasticsearch, Solr) with attribute-driven index syncing from Entity and hybrid BM25+vector search support
monkeyscloud/monkeyslegion-resources
0 Downloads
API Resources & Transformers — PHP 8.4 property hooks, JSON:API, attribute-driven field control, pagination, and OpenAPI schema generation
lindesbs/uibuilder
0 Downloads
Attribute-driven CRUD UI builder for Symfony
liar88828/laravel-schema-attributes
0 Downloads
PHP 8 attribute-driven schema compiler for Laravel. One schema class drives migrations, models, factories, controllers, and tests — no duplication.
entelisteam/lbaf-hydrator
26 Downloads
Attribute-driven PHP DTO hydrator: builds typed DTOs, enums, nested objects and typed arrays from JSON-like data.
botnetdobbs/laravel-luminous
6 Downloads
PHP 8 Attribute-driven OpenAPI 3.2 documentation for Laravel
aicrion/json-rpc
12 Downloads
A modern, attribute-driven JSON-RPC 2.0 server library with namespace-scoped handler groups and automatic method-level access control.
aftandilmmd/laravel-cacheable
7 Downloads
A modern, attribute-driven method caching layer for Laravel. Annotate any method with #[Cacheable] and let the framework handle the rest — TTL, tags, conditional caching, locking, stale-while-revalidate, invalidation, and more.