Skip to content
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.

[ABANDONED] Batch import & execute utils for effective processing of SQL Imports from files and strings

License

Notifications You must be signed in to change notification settings

Kdyby/DoctrineDbalBatchImport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

[ABANDONED] Batch import & execute utils for effective processing of SQL Imports from files and strings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages