Skip to content

Symfony configuration to standalone configuration file generation #156

@pounard

Description

@pounard

The goal is the following:

  • allow people to use this bundle as a dev dependency (no code on production),
  • they can then dump the static configuration of their doctrine entities in a generated file,
  • then an arbitrary container using db-tools as a PHAR file can be arbitrarily used in CI, or the PHAR file can be pushed on a dedicated box for handling the database operations, anonymization etc... outside of the Symfony app context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions