combyna / combyna-bundle
The Symfony bundle for Combyna.
dev-master
2020-03-31 21:18 UTC
Requires (Dev)
- combyna/combyna: dev-rush
- symfony/console: ~2.8.0
- symfony/dependency-injection: ~2.8.0
- symfony/http-kernel: ~2.8.0
This package is auto-updated.
Last update: 2024-10-26 06:33:06 UTC
README
The Symfony bundle for Combyna.
Features:
- Provides a Symfony kernel cache warmer for ensuring the Combyna service container is built
- Defines the
Bootstrap
services for each Originator (client
andserver
) - Provides a console command for warming the client cache, as needed for a front-end build by Webpack.