doctrine/data-fixtures
Doctrine Data Fixtures provides a simple way to define, manage, and execute fixture classes for loading sample or test data into Doctrine ORM or ODM. Useful for seeding databases, repeatable test setups, and development environments with consistent data.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| ae/connect-bundle | AEConnect is a Symfony bundle for integrating with Salesforce via the Salesforce REST SDK. It supports configurable entity mapping, inbound/outbound sync with validation and transformations, bulk synchronization, and command/debug tooling. | 2 | 2 | 2 | 2 | 0 | 9.2 | 3.1 | MIT | 5 years ago | |
| akeneo/pim-community-dev | — | 1,023 | 1,021 | 534 | 3K | 371 | 65.9 | 39.2 | NOASSERTION | 2 months ago | |
| alessandrolandim/translation-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| alexislefebvre/async-tweets-bundle | — | 0 | 5 | — | 0 | — | 4.5 | — | — | — | |
| alexislefebvre/fixtures-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| alexislefebvre/test-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| alterphp/easyadmin-extension-bundle | — | 255 | 259 | 57 | 2K | 13 | 15.9 | 18.9 | MIT | 3 years ago | |
| andreas-glaser/dc-event-bundle | — | 1 | 2 | 0 | 0 | 0 | 0.6 | — | MIT | 7 years ago | |
| anisimov/translation-bundle | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| authbucket/oauth2-php | Standards-compliant OAuth 2.0 (RFC6749) server library for PHP. Includes a Silex-based service provider for demos/tests and supports custom models/model managers (e.g., Doctrine) for tokens, clients, users, and scopes. | 82 | 84 | 24 | 309 | 2 | 2.6 | 13.5 | MIT | — | |
| authbucket/push-php | PHP library for sending push notifications to mobile devices. Includes a Silex AuthBucketPushServiceProvider for demos/tests, with configurable models and model managers. Install via Composer (authbucket/push-php) and extend for Symfony2/Drupal wrappers. | 8 | 8 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| axstrad/content-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| benelori/alice-bundle | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| bettergist/hautelook-alice-bundle | — | 0 | 2 | — | 153 | — | 0.0 | 22.6 | — | — | |
| blackboxcode/pando-content-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | LGPL-3.0 | — | |
| boson/portal-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| boson/portal-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| boson/trazas-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| braincrafted/testing-bundle | — | 2 | 2 | 1 | 0 | 0 | 2.1 | — | — | 10 years ago | |
| bsll/translation-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| byvlad/alice-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| c2is/doctrine-cache-invalidation-bundle | — | 4 | 4 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cocolabs-sas/currency-bundle | — | 0 | 0 | 3 | 59 | 0 | 7.6 | 26.1 | MIT | 7 months ago | |
| codeception/module-doctrine | Doctrine module for Codeception to integrate ORM/DBAL in your tests. Provides helpers for fetching and asserting entities, managing the EntityManager, and cleaning up the database between runs, enabling fast, reliable functional and acceptance testing. | 4 | 4 | 2 | 64K | 23 | 16.6 | 10.1 | MIT | 6 months ago | |
| cosmow/riak-odm-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| craue/geo-bundle | — | 126 | 128 | 21 | 2K | 5 | 2.9 | 19.5 | MIT | — | |
| curiosity26/acl-helper-bundle | — | 2 | 2 | 1 | 0 | 0 | 4.2 | 0.4 | — | 6 years ago | |
| damienharper/auditor-doctrine-provider | Doctrine ORM provider for DamienHarper/auditor. Automatically records audit logs for Doctrine entities (create/update/delete) with DBAL/ORM integration and configurable auditing, making change tracking and accountability easy in PHP applications. | 2 | 2 | 1 | 10K | 1 | 17.4 | 56.2 | — | 2 months ago | |
| dariotilgner/easyadmin-extension-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 4 years ago | |
| davask/exim | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| doctrine/doctrine-fixtures-bundle | Symfony bundle integrating DoctrineFixtures: define and load sample data (fixtures) into your database for dev, tests, and demos. Supports grouping, ordering, and environment-aware loading via CLI commands, with easy integration into the Doctrine ORM workflow. | 2,529 | 2,572 | 213 | 2M | 27 | 46.7 | 52.7 | MIT | 6 months ago | |
| doctrine/mongodb-odm-bundle | Symfony bundle integrating Doctrine MongoDB ODM for mapping PHP documents to MongoDB. Provides configuration, DI services, console commands, and tooling to manage connections, document managers, and repositories in Symfony apps. | 385 | 388 | 229 | 326K | 12 | 34.4 | 49.5 | MIT | 4 months ago | |
| doctrine/phpcr-bundle | — | 158 | 160 | 65 | 33K | 6 | 29.6 | 38.9 | MIT | 2 months ago | |
| draw/doctrine-extra | Adds extra helpers and integrations for using Doctrine within Laravel/PHP apps, including convenience utilities to extend Doctrine’s capabilities and streamline configuration and common tasks. | 0 | 0 | 0 | 2K | 0 | 0.0 | 44.5 | — | — | |
| durimjusaj/alice-bundle | — | 0 | 0 | 0 | 0 | 0 | 1.2 | — | MIT | 1 year ago | |
| durimjusaj/geo-bundle | — | 0 | 0 | 1 | 135 | 0 | 0.6 | 29.5 | MIT | 1 year ago | |
| ecommit/crud-bundle | — | 0 | 0 | 2 | 187 | 0 | 0.1 | 31.4 | MIT | — | |
| effiana/cron-bundle | — | 0 | 0 | 0 | 0 | 0 | 3.0 | — | MIT | 6 years ago | |
| effiana/easyadmin-bundle | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| effiana/migration-bundle | — | 0 | 0 | 0 | 0 | 0 | 2.7 | — | — | 5 years ago | |
| ekreative/oauth2-symfony-bundle | — | 2 | 2 | 2 | 0 | 0 | 0.3 | — | MIT | — | |
| ekyna/commerce | — | 0 | 0 | 2 | 9 | 0 | 0.1 | 13.8 | MIT | — | |
| ekyna/resource | Laravel package providing a Resource layer with controllers, forms, validation, persistence and admin-style CRUD tooling. Helps structure domain resources consistently across your app and speeds up building back-office interfaces. | 1 | 1 | 0 | 6 | 0 | 0.0 | 8.3 | MIT | — | |
| hautelook/alice-bundle | — | 185 | 196 | 100 | 250K | 4 | 25.4 | 50.4 | MIT | 2 months ago | |
| lchrusciel/api-test-case | PHPUnit TestCase for Symfony API development. Extends WebTestCase with easy JSON/XML response matching (via php-matcher) and optional Alice/Doctrine fixtures loading. Supports a clear TDD workflow using expected response files and helpful diffs. | 411 | 410 | 40 | 122K | 11 | 25.7 | 43.2 | MIT | 4 months ago | |
| lexik/translation-bundle | Symfony bundle to manage translations in a database: import from xliff/yml/php, edit via a web GUI, track missing domain translations, add new keys, and export back to files. Database loader overrides file-based translations. | 438 | 446 | 263 | 30K | 61 | 52.3 | 58.0 | MIT | 2 months ago | |
| liip/test-fixtures-bundle | — | 177 | 179 | 49 | 197K | 25 | 35.2 | 57.5 | MIT | 2 months ago | |
| oro/doctrine-extensions | Adds extra Doctrine DQL functions and field types for MySQL and PostgreSQL (e.g., DATE/TIME, TIMESTAMPDIFF, CONVERT_TZ, DAY/WEEK/MONTH, MD5). Includes registration examples for common frameworks and guidance for extending platforms/functions. | 343 | 344 | 53 | 137K | 2 | 21.5 | 38.7 | NOASSERTION | 6 months ago | |
| oro/platform | — | 0 | 644 | — | 3K | — | 42.5 | 34.8 | — | — | |
| setono/doctrine-orm-batcher | Opinionated batch processing for Doctrine ORM using seek pagination (no slow LIMIT/OFFSET) to handle large datasets efficiently. Create ID ranges or collections of IDs/entities for synchronous or message-driven async processing. | 28 | 28 | 9 | 8K | 0 | 25.4 | 41.5 | MIT | 1 month ago | |
| sonata-project/doctrine-mongodb-admin-bundle | Symfony bundle that integrates Doctrine MongoDB ODM with SonataAdminBundle, providing admin services, mappers, and datagrid support to manage MongoDB documents via Sonata’s admin UI. Includes docs, CI, and versioned releases. | 64 | 68 | 95 | 8K | 1 | 23.3 | 31.8 | MIT | 5 months ago | |
| sulu/form-bundle | SuluFormBundle adds dynamic form creation to the Sulu Admin. Content managers build fields in a simple grid, configure notification and confirmation emails, and render forms using Symfony Form Component theming. Compatible with Sulu 2.0+. | 88 | 88 | 77 | 6K | 61 | 48.6 | 55.9 | MIT | 2 weeks ago | |
| sulu/sulu | Sulu is an extensible open-source PHP CMS built on Symfony, designed for robust multilingual, multi-portal websites. It provides an intuitive admin interface to manage the full content lifecycle and serves as the core framework dependency for Sulu projects. | 1,333 | 1,333 | 357 | 20K | 493 | 66.9 | 49.0 | MIT | 1 week ago | |
| sylius/fixtures-bundle | Sylius Fixtures Bundle provides configurable data fixtures for Symfony apps. Define and load structured demo or test data through flexible configuration, ideal for seeding development environments and repeatable setups. | 51 | 52 | 28 | 171K | 7 | 21.2 | 56.8 | MIT | 3 months ago | |
| sylius/resource-bundle | — | 234 | 238 | 166 | 201K | 61 | 51.4 | 76.0 | MIT | 1 month ago | |
| sylius/sylius | Sylius is an open-source eCommerce framework built on Symfony. Flexible, well-tested, and BDD-friendly, it includes a powerful REST API for integrations and omnichannel experiences. Great for building tailored commerce apps and complex business requirements. | 8,478 | 8,494 | 2,161 | 96K | 171 | 86.4 | 46.4 | MIT | 1 month ago | |
| symfony/doctrine-bridge | Symfony Doctrine Bridge integrates Doctrine ORM and related libraries with Symfony components, providing seamless wiring for services, repositories, persistence, and tooling. Ideal for projects using Doctrine alongside Symfony’s DI container, validator, and other features. | 3,232 | 3,237 | 42 | 4M | 0 | 49.6 | 51.0 | MIT | 2 weeks ago | |
| symfony/symfony | Symfony is a robust PHP framework and component library for building web apps and APIs. It offers a mature ecosystem, reusable components, strong tooling, and long-term support, powering everything from small sites to large enterprise platforms. | 31,061 | 31,363 | 9,841 | 268K | 272 | 79.9 | 31.5 | MIT | 1 week ago | |
| symfony-cmf/routing-bundle | Symfony CMF Routing Bundle adds advanced, dynamic routing to Symfony using a content repository. Supports route documents, redirects, nested routes, locale-aware patterns, and custom route providers to manage URLs from CMS content or databases. | 163 | 163 | 76 | 239K | 8 | 22.1 | 3.9 | — | 2 months ago | |
| symfony-cmf/testing | Testing utilities for Symfony CMF projects, providing helpers and base classes to simplify PHPUnit-based integration and functional tests. Speeds up setting up test environments and common CMF scenarios with reusable tooling. | 0 | 4 | — | 7K | — | 25.8 | 49.5 | — | — |
How can I help you explore Laravel packages today?