PHPackages                             ajouve/doctrine-fixtures-test - 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. ajouve/doctrine-fixtures-test

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

ajouve/doctrine-fixtures-test
=============================

Fixture test case for Doctrine Fixture and PHPUnit

v1.0.0(9y ago)0274MITPHP

Since Nov 15Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ajouve/doctrine-fixtures-test)[ Packagist](https://packagist.org/packages/ajouve/doctrine-fixtures-test)[ RSS](/packages/ajouve-doctrine-fixtures-test/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

doctrine-fixtures-test
======================

[](#doctrine-fixtures-test)

Web test case to load yours Doctrines Fixtures

Example
-------

[](#example)

client-&gt;getContainer()-&gt;get('doctrine'); $this-&gt;articleRepository = $doctrine-&gt;getRepository('AppBundle:Article'); } public function testFindAll() { $articles = $this-&gt;articleRepository-&gt;findAll(); $this-&gt;assertEquals('My first article', $articles\[0\]-&gt;getTitle()); } } Have a look to the folloing link for more informations \[[http://blog.ajouve.com/symfony2/phpunit/doctrine2/2015/11/15/set-up-doctrine2-fixtures-when-testing-with-phpunit-and-sqlite.html\](http://blog.ajouve.com/symfony2/phpunit/doctrine2/2015/11/15/set-up-doctrine2-fixtures-when-testing-with-phpunit-and-sqlite.html)](http://blog.ajouve.com/symfony2/phpunit/doctrine2/2015/11/15/set-up-doctrine2-fixtures-when-testing-with-phpunit-and-sqlite.html](http://blog.ajouve.com/symfony2/phpunit/doctrine2/2015/11/15/set-up-doctrine2-fixtures-when-testing-with-phpunit-and-sqlite.html))

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~113 days

Total

4

Last Release

3541d ago

Major Versions

v0.1.2 → v1.0.02016-10-20

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2337492?v=4)[ajouve](/maintainers/ajouve)[@ajouve](https://github.com/ajouve)

---

Top Contributors

[![ajouve](https://avatars.githubusercontent.com/u/2337492?v=4)](https://github.com/ajouve "ajouve (11 commits)")

### Embed Badge

![Health badge](/badges/ajouve-doctrine-fixtures-test/health.svg)

```
[![Health](https://phpackages.com/badges/ajouve-doctrine-fixtures-test/health.svg)](https://phpackages.com/packages/ajouve-doctrine-fixtures-test)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M379](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[shopware/storefront

Storefront for Shopware

684.6M217](/packages/shopware-storefront)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
