https://github.com/cleverage/cache-process-bundle
Dedicated bundle for cache dependencies for the process bundle v3
https://github.com/cleverage/cache-process-bundle
Last synced: 8 months ago
JSON representation
Dedicated bundle for cache dependencies for the process bundle v3
- Host: GitHub
- URL: https://github.com/cleverage/cache-process-bundle
- Owner: cleverage
- License: mit
- Created: 2019-04-25T08:37:35.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2025-06-19T14:51:56.000Z (9 months ago)
- Last Synced: 2025-07-19T14:01:23.679Z (8 months ago)
- Language: PHP
- Size: 38.1 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CleverAge/CacheProcessBundle
=======================
This bundle is a part of the [CleverAge/ProcessBundle](https://github.com/cleverage/process-bundle) project.
It provides [Cache](https://symfony.com/doc/current/components/cache.html) 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/cache-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.