https://github.com/cleverage/rest-process-bundle
Dedicated bundle for Rest dependencies for the process bundle v3
https://github.com/cleverage/rest-process-bundle
Last synced: about 1 month ago
JSON representation
Dedicated bundle for Rest dependencies for the process bundle v3
- Host: GitHub
- URL: https://github.com/cleverage/rest-process-bundle
- Owner: cleverage
- License: mit
- Created: 2019-04-24T16:39:35.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-05T14:03:49.000Z (about 1 year ago)
- Last Synced: 2025-04-05T20:35:04.728Z (12 months ago)
- Language: PHP
- Size: 62.5 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
CleverAge/RestProcessBundle
=======================
This bundle is a part of the [CleverAge/ProcessBundle](https://github.com/cleverage/process-bundle) project.
It provides [Rest](https://fr.wikipedia.org/wiki/Representational_state_transfer) integration on Process bundle.
Compatible with [Symfony stable version and latest Long-Term Support (LTS) release](https://symfony.com/releases).
## 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/rest-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.