Download the PHP package ruesin/mysql without Composer
On this page you can find all versions of the php package ruesin/mysql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor ruesin
Package mysql
Short Description MySQL utils classes
License Apache-2.0
Homepage https://github.com/ruesin
Package mysql
Short Description MySQL utils classes
License Apache-2.0
Homepage https://github.com/ruesin
Please rate this library. Is it a good library?
Informations about the package mysql
MySQL-Utils
基于Medoo的单例类,没有对Medoo
做任何修改,仅为了方便使用而加了层单例壳。
- 使用
setConfig($name, $config)
加载配置到静态属性$configs
中,$name
为连接名,$config
为连接选项参数 - 使用
getInstance($name)
获取指定连接名$name
的\Medoo\Medoo
实例 - 获取的即为
Medoo
实例,直接使用即可
All versions of mysql with dependencies
PHP Build Version
Package Version
The package ruesin/mysql contains the following files
Loading the files please wait ....