ddeboer/data-import-bundle 问题修复 & 功能扩展

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

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

ddeboer/data-import-bundle

最新稳定版本:0.1.0

Composer 安装命令:

composer require ddeboer/data-import-bundle

包简介

A Symfony2 bundle for the ddeboer/data-import library

关键字:

README 文档

README

Introduction

This is a Symfony2 bundle for the ddeboer/data-import library.

Installation

This library is available on Packagist:

To install it, run:

$ composer require ddeboer/data-import-bundle:~0.1

If you’re on Symfony 2.1, use the appropriate branch instead:

$ composer require ddeboer/data-import-bundle:symfony-2.1

Then add the bundle to app/AppKernel.php:

public function registerBundles()
{
    return array(
        ...
        new Ddeboer\DataImportBundle\DdeboerDataImportBundle(),
        ...
    );
}

统计信息

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

GitHub 信息

  • Stars: 69
  • Watchers: 5
  • Forks: 15
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2011-12-08