PHPackages                             zanui/zanui-fixtures-bundle - 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. [Database &amp; ORM](/categories/database)
4. /
5. zanui/zanui-fixtures-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

zanui/zanui-fixtures-bundle
===========================

Provides classes to easily load fixtures to the Doctrine ORM using YAML files

v2.0.1(11y ago)19.0k1[1 issues](https://github.com/zanui/ZanuiFixturesBundle/issues)MITPHPPHP &gt;=5.3.2

Since Aug 19Pushed 10y ago9 watchersCompare

[ Source](https://github.com/zanui/ZanuiFixturesBundle)[ Packagist](https://packagist.org/packages/zanui/zanui-fixtures-bundle)[ Docs](https://github.com/zanui/ZanuiFixturesBundle)[ RSS](/packages/zanui-zanui-fixtures-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (6)Versions (6)Used By (0)

ZanuiFixturesBundle [![Build Status](https://camo.githubusercontent.com/588ea172a65840814fdfb37f406565d8394d44c582ee890bdfd0e7d593121704/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7a616e75692f5a616e7569466978747572657342756e646c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/zanui/ZanuiFixturesBundle/build-status/master)
=======================================================================================================================================================================================================================================================================================================================================================================================

[](#zanuifixturesbundle-)

[![Code Climate](https://camo.githubusercontent.com/fe97d57e355c3e24963f8000ef51a011ff0056587d9511b7380f0198915f58d7/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f7a616e75692f5a616e7569466978747572657342756e646c652f6261646765732f6770612e737667)](https://codeclimate.com/github/zanui/ZanuiFixturesBundle)[![Code Coverage](https://camo.githubusercontent.com/9104d1eaa9281f5d47d64b76aee7c742effe23c85d7301cf01b13da69bdf240b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7a616e75692f5a616e7569466978747572657342756e646c652f6261646765732f636f7665726167652e706e67)](https://scrutinizer-ci.com/g/zanui/ZanuiFixturesBundle/)[![Dependency Status](https://camo.githubusercontent.com/e26cc19632da07d334b7b2d25177a248d44814728111f21ab1ab89501c80cc82/68747470733a2f2f67656d6e617369756d2e636f6d2f7a616e75692f5a616e7569466978747572657342756e646c652e737667)](https://gemnasium.com/zanui/ZanuiFixturesBundle)[![Latest Stable Version](https://camo.githubusercontent.com/7e8614b706f15fecef948dedf6e91f940132fc1466dd7b2b78d96ae1fd6ca524/68747470733a2f2f706f7365722e707567782e6f72672f7a616e75692f7a616e75692d66697874757265732d62756e646c652f762f737461626c652e737667)](https://packagist.org/packages/zanui/zanui-fixtures-bundle)[![Total Downloads](https://camo.githubusercontent.com/3c037d119150b405c3ec70bfe0e41ed7c72090ea3f48c3a01daaed3fcd630979/68747470733a2f2f706f7365722e707567782e6f72672f7a616e75692f7a616e75692d66697874757265732d62756e646c652f646f776e6c6f6164732e737667)](https://packagist.org/packages/zanui/zanui-fixtures-bundle)

This bundle defines abstract fixture classes to load test data into a database. It complements the [DoctrineFixturesBundle](https://github.com/doctrine/DoctrineFixturesBundle) by extending and implementing classes from the [Doctrine2 Data Fixtures library](https://github.com/doctrine/data-fixtures) to ease the pain of loading data fixtures programmatically into the Doctrine ORM. Please read the [documentation](http://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.htm) for that bundle first to get familiar with the basic concepts that we will build upon.

Documentation
-------------

[](#documentation)

See

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 95.8% 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 ~2 days

Total

5

Last Release

4274d ago

Major Versions

v1.0.2 → v2.0.02014-08-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/ec5ee0e6bc756423ec238053da5e0d491bb537bbae367efb92aa4ae449a465ba?d=identicon)[zanui](/maintainers/zanui)

---

Top Contributors

[![javiercejudo](https://avatars.githubusercontent.com/u/1095851?v=4)](https://github.com/javiercejudo "javiercejudo (46 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")[![woodsae](https://avatars.githubusercontent.com/u/26761?v=4)](https://github.com/woodsae "woodsae (1 commits)")

---

Tags

persistenceFixtureyamldoctrine

### Embed Badge

![Health badge](/badges/zanui-zanui-fixtures-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/zanui-zanui-fixtures-bundle/health.svg)](https://phpackages.com/packages/zanui-zanui-fixtures-bundle)
```

###  Alternatives

[doctrine/doctrine-fixtures-bundle

Symfony DoctrineFixturesBundle

2.5k107.1M846](/packages/doctrine-doctrine-fixtures-bundle)[hautelook/alice-bundle

Symfony bundle to manage fixtures with Alice and Faker.

19519.4M34](/packages/hautelook-alice-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[scienta/doctrine-json-functions

A set of extensions to Doctrine that add support for json query functions.

58523.9M36](/packages/scienta-doctrine-json-functions)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[webonaute/doctrine-fixtures-generator-bundle

Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.

67184.1k](/packages/webonaute-doctrine-fixtures-generator-bundle)

PHPackages © 2026

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