Download the PHP package micheldiemer/db without Composer
On this page you can find all versions of the php package micheldiemer/db. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download micheldiemer/db
More information about micheldiemer/db
Files in micheldiemer/db
Download micheldiemer/db
More information about micheldiemer/db
Files in micheldiemer/db
Vendor micheldiemer
Package db
Short Description MySQL Database Manager (DbServer, user creation...)
License MIT
Package db
Short Description MySQL Database Manager (DbServer, user creation...)
License MIT
Please rate this library. Is it a good library?
Informations about the package db
Utilisty classes for managing a database servers and databases
Provides two main classes :
- DbServer to connect to a database server, with methods like
createUser
,creataeDatabase
,importSql
... - Db to connect to a database with methods like
createTable
,dropTable
...
Installation
Documentation
See docs
Contributions
phpdoc
, phplint
, phpstan
and php-cs-fixer
are required globally.
Contributions are welcome either as a GitHub issue or a PR to this repo.
All versions of db with dependencies
PHP Build Version
Package Version
The package micheldiemer/db contains the following files
Loading the files please wait ....