PHPackages                             doctrineum/entity - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. doctrineum/entity

ActiveProject[Testing &amp; Quality](/categories/testing)

doctrineum/entity
=================

Doctrine entity tests against real SQL persistence

2.1.0(7y ago)02.6kMITPHPPHP &gt;=7.1

Since Feb 19Pushed 7y ago1 watchersCompare

[ Source](https://github.com/doctrineum/doctrineum-entity)[ Packagist](https://packagist.org/packages/doctrineum/entity)[ Docs](https://github.com/jaroslavtyc/doctrineum-entity)[ RSS](/packages/doctrineum-entity/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (8)Used By (0)

*You can't be sure if it can be used, until you use it.*

But how to test entities by usage automatically?

- by fixtures.

But fot that I need to set database. What if it is just a library for include, **without** a database?

- then use this test framework

Real Doctrine-by SQL persistence, real Doctrine-by SQL fetch.

```
