GithubHelp home page GithubHelp logo

rispo-service / doctrinefixturesgeneratorbundle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from webonaute/doctrinefixturesgeneratorbundle

0.0 1.0 0.0 67 KB

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.

PHP 100.00%

doctrinefixturesgeneratorbundle's Introduction

DoctrineFixturesGeneratorBundle

Latest Stable Version Total Downloads Latest Unstable Version License

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.

Only ready stuff are publish on git for now. This is not a functional bundle!!!

Features include:

  • Create fixture from existing entity data.
  • Option to specify the exact IDs to import in your fixture.
  • Option to specify a ranges of ids to import in your fixture. (Thanks to andreyserdjuk)
  • Manually set load order for a fixture from command line. (Thanks to ioniks)
  • @todo Generate fixture reference when any other entity is link to this entity.
  • @todo Automatically set the load order (actually set to 1 and need to be change by hand.)
  • Allow to specify in the command line the specific load order we want for the generated fixture.

Caution: This bundle is a development bundle and actually in high development itself and should not be use on production server.

Version note

  • For symfony 2.3 and 2.4, use the version v1.0.*
  • For symfony 2.5 and over, use the version v1.1.* or dev-master.

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:

Read the Documentation for master

Installation

All the installation instructions are located in the documentation.

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

About

DoctrineFixturesGeneratorBundle is a [Webonaute] initiative. See also the list of contributors.

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.

Help development

If you like this bundle, you can donate bitcoin to this address : 13zeEE6qdWJfSpNWwtWUuMoKTYGWU6jNwc

Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.