metisfw / database-utils
Utilities for work with databases
1.1
2020-12-06 10:33 UTC
Requires
- php: >=7.0.0
- ext-pdo: *
- phpmyadmin/sql-parser: 4.7.*
Requires (Dev)
- nette/tester: 2.*
This package is auto-updated.
Last update: 2026-03-06 21:58:44 UTC
README
About
Utilities for work with databases (import, delete data, drop schema).
Installation
The best way to install is using Composer:
$ composer require metisfw/database-utils
Documentation
Learn more in the documentation.
License
You may use this package under the terms of either the New BSD License or the GNU General Public License (GPL) version 2 or 3.