Libraries tagged by Entity Framework
aplus/mvc
1603200 Downloads
Aplus Framework MVC Library
waaseyaa/framework
5334 Downloads
Waaseyaa monorepo — a modern, entity-first, AI-native CMS
milpa/devtools
5724 Downloads
The coa generate-verify-inspect developer loop for the Milpa PHP framework: deterministic controller/entity scaffolding (Make engine), framework health + plugin-manifest + capability-graph validators, and BaseController/Doctrine-entity convention verifiers.
milpa/data
5729 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
milpa/runtime
8827 Downloads
The bootable Milpa kernel: composes milpa/core, milpa/container, milpa/events, milpa/http and milpa/resolver into container -> dispatcher -> architecture gate -> plugin boot in the resolver's loadOrder -> route registration, with zero Doctrine and zero legacy Web coupling. The active-plugins list is config/filesystem-driven, never a database entity.
tectonic/localisation
150825 Downloads
A localisation/translation package for models, entities and collections in your chosen framework.
zolta/forge
506 Downloads
Domain layer foundation for PHP 8.2+ providing Value Objects with attribute-based validation, Entities, Aggregates, Rules, Specifications, Policies, Invariants, Transformers, and a framework-agnostic adapter system.
mgamadeus/ddd
6857 Downloads
A DDD Entity Framework on top of symfony and doctrine
freezy-bee/doctrine-form-mapper
20672 Downloads
Forms mapping of Doctrine ORM entities for Nette Framework
adt/doctrine-forms
21946 Downloads
Forms mapping and validation of Doctrine ORM entities for Nette Framework
webfactory/content-mapping
15040 Downloads
Mini framework for mapping content from a source to a destination system, e.g. from Propel objects to Solr or from Doctrine entities to ElasticSearch.
citation-media/wp-webhook-framework
323 Downloads
Entity-level webhook framework for WordPress using Action Scheduler.
memran/marwa-framework
899 Downloads
MarwaPHP - A future‑proof, PSR‑compliant PHP framework core.Minimal, modular, and fast — with developer‑friendly APIs.
zf-metal/generator
935 Downloads
Zend Framework 3 Module that provides code generator (Entity,Controllers,Menu,Routes,Forms)
somecoding/laminas-doctrine-encrypt
14191 Downloads
Provides property encryption and hashing for Doctrine Entities when used within Laminas