alcalyn/flush-on-kernel-terminate-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

alcalyn/flush-on-kernel-terminate-bundle

Composer 安装命令:

composer require alcalyn/flush-on-kernel-terminate-bundle

包简介

Just add a listener to automatically flush non-flushed entities after the response has been sent.

README 文档

README

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

{
    "require": {
        "alcalyn/flush-on-kernel-terminate": "1.x"
    }
}

Update your composer.

php composer.phar update

Step 2: Register the Bundle

<?php
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Alcalyn\FlushOnKernelTerminateBundle\AlcalynFlushOnKernelTerminateBundle(),
    );
}

License

This bundle is under the MIT license. See the complete license:

Resources/meta/LICENSE

统计信息

  • 总下载量: 54
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-08-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固