maxwellmc/doctrine-fixtures-autonumber-reset-bundle

Symfony2 Bundle to automatically reset the AUTO_INCREMENT value to 1 when using MySQL and foreign key constraints and Doctrine Data Fixtures

Maintainers

Package info

github.com/maxwellmc/DoctrineFixturesAutonumberResetBundle

pkg:composer/maxwellmc/doctrine-fixtures-autonumber-reset-bundle

Statistics

Installs: 21 699

Dependents: 0

Suggesters: 0

Stars: 1

v3.0.0 2019-11-21 13:18 UTC

This package is auto-updated.

Last update: 2026-03-22 03:41:08 UTC


README

Originally created by littlejon and then forked by migmolrod, this fork only changes two things:

  1. Updates the DoctrineFixturesBundle dependency to support v3.
  2. Changes the code to support DoctrineBundle v2.