Libraries tagged by Entity Framework
runn/valueobjects
26665 Downloads
Runn Me! Value Objects Library
rekalogika/file-association
4211 Downloads
Handles the association between Doctrine entities and files using the rekalogika/file framework, including from file uploads.
pedro151/orm-generator
359 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
blast/orm
169 Downloads
Framework agnostic data access and persistence based on Doctrine 2 DBAL
clutch-property-mgmt/content-domain
203 Downloads
Shared CMS domain models for PHP SSR apps. Provides pure, framework-agnostic entities (Page, PageSection, Review, SeoMeta, Navigation, etc.) with attribute-based validation via [phpolar/model]. Designed for Clean Architecture: no infrastructure, no PDO—just content-focused domain objects.
clutch-property-mgmt/business-domain
200 Downloads
Pure business domain models for Clutch Property Management. Contains framework-agnostic entities such as Property, Unit, Address, CompanyInfo, ContactInfo, and related value objects. Designed for Clean Architecture: zero infrastructure, no PDO, no external dependencies.
webfactory/content-mapping-sourceadapter-doctrine
16017 Downloads
SourceAdapter for Doctrine entities inside the webfactory/content-mapping mini framework
dirthara/entity
4 Downloads
Entities for the Dirthara framework
treshugart/model
1383 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
siriusphp/orm
46 Downloads
Powerfull and fast PDO-based data mapper
igniphp/storage
39 Downloads
Minimalistic entity framework with multi database support.
devco/model
1382 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
salesupply/zf-doctrine-encrypt-module
736 Downloads
Provides property encryption for Doctrine Entities when used within Zend Framework 3.
rkeet/zf-doctrine-encrypt
2712 Downloads
Provides property encryption and hashing for Doctrine Entities when used within Zend Framework 3.
ufo-tech/doctrine-eav-bundle
257 Downloads
The DoctrineEAVBundle provides a seamless integration of the Entity-Attribute-Value (EAV) model with Doctrine ORM within the Symfony framework