combyna / combyna-bundle
The Symfony bundle for Combyna.
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 2
pkg:composer/combyna/combyna-bundle
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: 2025-09-26 08:34: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.