morhaham/mydb

An interface for a quick database connection.

dev-master 2017-05-30 21:42 UTC

This package is not auto-updated.

Last update: 2025-09-10 04:56:51 UTC


README

An interface for a quick database connection.

Usage :

use Mor\MyDB

MyDB::connect('localhost', 'mor', '1234', 'firstdatabase');