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.
- Host: GitHub
- URL: https://github.com/cleverage/process-bundle
- Owner: cleverage
- License: mit
- Created: 2017-06-06T09:58:17.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T14:37:30.000Z (about 1 year ago)
- Last Synced: 2025-03-30T03:04:14.958Z (12 months ago)
- Language: PHP
- Homepage:
- Size: 1.71 MB
- Stars: 20
- Watchers: 7
- Forks: 13
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.