An open API service indexing awesome lists of open source software.

https://github.com/cleverage/process-bundle

This bundle allows to configure series of tasks to be performed on a certain order. Basically, it will greatly ease the configuration of import and exports but can do much more.
https://github.com/cleverage/process-bundle

Last synced: 12 months ago
JSON representation

This bundle allows to configure series of tasks to be performed on a certain order. Basically, it will greatly ease the configuration of import and exports but can do much more.

Awesome Lists containing this project

README

          

CleverAge/ProcessBundle
=======================

This bundle allows to configure series of tasks to be performed on a certain order.
Basically, it will greatly ease the configuration of import and exports but can do much more.

Compatible with [Symfony stable version and latest Long-Term Support (LTS) release](https://symfony.com/releases).

Demo project can be found on [there](https://github.com/cleverage/process-bundle-demo).

## Documentation

For usage documentation, see:
[docs/index.md](docs/index.md)

## Support & Contribution

For general support and questions, please use [Github](https://github.com/cleverage/process-bundle/issues).
If you think you found a bug or you have a feature idea to propose, feel free to open an issue after looking at the [contributing](CONTRIBUTING.md) guide.

## License

This bundle is under the MIT license.
For the whole copyright, see the [LICENSE](LICENSE) file distributed with this source code.