Download the PHP package mmoreram/cache-flush-bundle without Composer
On this page you can find all versions of the php package mmoreram/cache-flush-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mmoreram/cache-flush-bundle
More information about mmoreram/cache-flush-bundle
Files in mmoreram/cache-flush-bundle
Download mmoreram/cache-flush-bundle
More information about mmoreram/cache-flush-bundle
Files in mmoreram/cache-flush-bundle
Vendor mmoreram
Package cache-flush-bundle
Short Description Symfony cache flusher
License MIT
Homepage https://github.com/mmoreram/CacheFlushBundle
Package cache-flush-bundle
Short Description Symfony cache flusher
License MIT
Homepage https://github.com/mmoreram/CacheFlushBundle
Please rate this library. Is it a good library?
Informations about the package cache-flush-bundle
Cache Flush Bundle
Flush all your kernel content with a simple Symfony service.
by default the service will flush the cache of the kernel loaded in the framework, but you can explicitly flush one kernel's cache by passing the kernel as the first and unique method's parameter.
You can inject the service as well.
The service dispatches as well two events, one just before flush the kernel's
cache, and another one just after. In both cases, an instance of
CacheFlushEvent
is dispatched, with the used kernel inside.
All versions of cache-flush-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
symfony/event-dispatcher Version ^3.2
symfony/dependency-injection Version ^3.2
symfony/http-kernel Version ^3.2
symfony/framework-bundle Version ^3.2
mmoreram/base-bundle Version ^1.0
symfony/event-dispatcher Version ^3.2
symfony/dependency-injection Version ^3.2
symfony/http-kernel Version ^3.2
symfony/framework-bundle Version ^3.2
mmoreram/base-bundle Version ^1.0
The package mmoreram/cache-flush-bundle contains the following files
Loading the files please wait ....