Download the PHP package alcalyn/flush-on-kernel-terminate-bundle without Composer
On this page you can find all versions of the php package alcalyn/flush-on-kernel-terminate-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alcalyn/flush-on-kernel-terminate-bundle
More information about alcalyn/flush-on-kernel-terminate-bundle
Files in alcalyn/flush-on-kernel-terminate-bundle
Download alcalyn/flush-on-kernel-terminate-bundle
More information about alcalyn/flush-on-kernel-terminate-bundle
Files in alcalyn/flush-on-kernel-terminate-bundle
Vendor alcalyn
Package flush-on-kernel-terminate-bundle
Short Description Just add a listener to automatically flush non-flushed entities after the response has been sent.
License MIT
Homepage http://github.com/alcalyn/flush-on-kernel-terminate-bundle
Package flush-on-kernel-terminate-bundle
Short Description Just add a listener to automatically flush non-flushed entities after the response has been sent.
License MIT
Homepage http://github.com/alcalyn/flush-on-kernel-terminate-bundle
Keywords Symfony2optimization
Please rate this library. Is it a good library?
Informations about the package flush-on-kernel-terminate-bundle
FlushOnKernelTerminateBundle
Just execute EntityManager::flush() on kernel terminate.
If an entity can wait before to be flushed, don't flush it, and let this bundle to flush it after the response has been sent.
Installation
Step 1: Download using composer
Update your composer.
Step 2: Register the Bundle
License
This bundle is under the MIT license. See the complete license:
All versions of flush-on-kernel-terminate-bundle with dependencies
PHP Build Version
Package Version
The package alcalyn/flush-on-kernel-terminate-bundle contains the following files
Loading the files please wait ....