Libraries tagged by coolms
coolms/entity-persistence-implementation
Downloads
coolms/core-persistence-implementation
Downloads
coolms/entity
32 Downloads
Entity contracts for the CoolMS platform: the extras (dynamic per-entity fields) engine and its ports, alias registry, entity resolvers, virtual fields and the shared provider traits
coolms/core
90 Downloads
Kernel contracts for the CoolMS platform: entity vocabulary, persistence-neutral mapping attributes, domain events, config loading, outbox/inbox and the seams modules implement
coolms/rql-doctrine
36 Downloads
Doctrine ORM translator for coolms/rql: walks the RQL AST onto a QueryBuilder, with portable JSON filtering across Postgres, MySQL, MariaDB, SQLite, SQL Server and Oracle
coolms/rql
104 Downloads
RQL (Resource Query Language) domain layer -- immutable value objects, AST nodes, and interfaces. Zero dependencies.
coolms/dtmpl
53 Downloads
DTMPL template engine: a designer-facing template language with a lexer, parser, AST and runtime, plus a widget seam for host-supplied components
coolms/entity-module
10 Downloads
Platform composition layer over coolms/entity: reflection field extraction, the tagged repository registry, the extras-flattening normalizer and the entity:find widget renderers
coolms/entity-doctrine
21 Downloads
Doctrine ORM/DBAL adapters for coolms/entity: the extras mapping driver and validation listener, generated virtual columns, per-platform schema and upsert managers, and tree operators
coolms/core-module
12 Downloads
Platform composition for coolms/core: the application services that wire the kernel contracts to whatever implements them -- config loading, backup/restore, the API manifest, outbox dispatch, retention and label resolution
coolms/core-doctrine
18 Downloads
Doctrine ORM/DBAL adapters for coolms/core: outbox and inbox stores, the sync change feed, config overrides, range column types and the RQL-aware base repository
coolms/core-bundle
12 Downloads
Symfony bundle wiring for coolms/core: the module bundle base class, DI extension and compiler passes, install/secret console commands, config cache warmer and the platform's HTTP plumbing
coolms/twbs
6 Downloads
CoolMS2 Twitter Bootstrap Module
coolms/entity-bundle
0 Downloads
Symfony integration for coolms/entity: the bundle and its extension, the extras infrastructure compiler passes, API Platform property metadata factories for dynamic fields, and the entity search endpoint
coolms/doctrine-orm
6 Downloads
CoolMS2 Doctrine ORM Module