metisfw / database-utils
Utilities for work with databases
Installs: 7 010
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.0.0
- ext-pdo: *
- phpmyadmin/sql-parser: 4.7.*
Requires (Dev)
- nette/tester: 2.*
This package is auto-updated.
Last update: 2024-11-06 18:59:09 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.