Download the PHP package shusaura85/mythdb without Composer
On this page you can find all versions of the php package shusaura85/mythdb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shusaura85/mythdb
More information about shusaura85/mythdb
Files in shusaura85/mythdb
Download shusaura85/mythdb
More information about shusaura85/mythdb
Files in shusaura85/mythdb
Vendor shusaura85
Package mythdb
Short Description Simple database abstraction layer for PHP
License MIT
Homepage https://github.com/shusaura85/mythdb
Package mythdb
Short Description Simple database abstraction layer for PHP
License MIT
Homepage https://github.com/shusaura85/mythdb
Please rate this library. Is it a good library?
Informations about the package mythdb
MythDB
By Shu Saura
MythDB is a simple database abstraction layer for PHP providing a consistent interface for multiple database drivers.
Supported databases
- mySQL and MariaDB
- PostreSQL
- SQLite3
Installation
-
Using Composer
- Manually
Usage
Requirements
MythDB requires at least PHP 8.1
to work. MythDB only depends on the internal PHP modules for database connection (mysqli / postresql / sqlite3).
Licence
MythDB is published under the MIT Licence, see LICENSE
file for details.
All versions of mythdb with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package shusaura85/mythdb contains the following files
Loading the files please wait ....