Skip to content

Latest commit

 

History

History
executable file
·
29 lines (18 loc) · 1.3 KB

README.md

File metadata and controls

executable file
·
29 lines (18 loc) · 1.3 KB

Kdyby/DoctrineDbalBatchImport

Util classes for smarter loading of SQL files, that contain different delimiters (for example triggers) from string and from files for low-memory consumption.

Build Status Downloads this Month Latest stable Join the chat at https://gitter.im/Kdyby/Help

This package is based on the work of several people, mainly

  • Jakub Vrána and his Adminer
  • David Grudl and his Dibi

Installation

The best way to install Kdyby/DoctrineDbalBatchImport is using Composer:

$ composer require kdyby/doctrine-dbal-batchimport

Homepage http://www.kdyby.org and repository http://github.com/Kdyby/DoctrineDbalBatchImport.