Skip to content

Metabor/DoctrineBridge

Repository files navigation

DoctrineBridge

Doctrine implementation of the MetaborStd (Statemachine)

If you want to use it in Symfony add this to your Doctrine configuration:

# config/packages/doctrine.yaml
doctrine:
    orm:
        mappings:
            statemachine:
                type: attribute
                prefix: Metabor\Bridge\Doctrine
                dir: "%kernel.project_dir%/vendor/metabor/statemachine-doctrine-bridge/src/Metabor/Bridge/Doctrine"
                alias: Statemachine
                is_bundle: false

About

Doctrine implementation of the MetaborStd (Statemachine)

Resources

License

Stars

2 stars

Watchers

5 watching

Forks

Packages

 
 
 

Contributors

Languages