An open API service indexing awesome lists of open source software.

https://github.com/nguyenanhung/database

A wrapper database and backup database
https://github.com/nguyenanhung/database

database pdo php php-database query-builder sql

Last synced: 10 months ago
JSON representation

A wrapper database and backup database

Awesome Lists containing this project

README

          

[![Latest Stable Version](https://img.shields.io/packagist/v/nguyenanhung/database.svg?style=flat-square)](https://packagist.org/packages/nguyenanhung/database)
[![Total Downloads](https://img.shields.io/packagist/dt/nguyenanhung/database.svg?style=flat-square)](https://packagist.org/packages/nguyenanhung/database)
[![Daily Downloads](https://img.shields.io/packagist/dd/nguyenanhung/database.svg?style=flat-square)](https://packagist.org/packages/nguyenanhung/database)
[![Monthly Downloads](https://img.shields.io/packagist/dm/nguyenanhung/database.svg?style=flat-square)](https://packagist.org/packages/nguyenanhung/database)
[![License](https://img.shields.io/packagist/l/nguyenanhung/database.svg?style=flat-square)](https://packagist.org/packages/nguyenanhung/database)
[![PHP Version Require](https://img.shields.io/packagist/dependency-v/nguyenanhung/database/php)](https://packagist.org/packages/nguyenanhung/database)

# Database

Database Wrapper - Base Model

- [x] PDO Support from package `nguyenanhung/pdo` version `^3.0`
- [x] MySQLi Support from package `nguyenanhung/mysqli` version `^3.0`
- [x] illuminate/events `^11.0 || ^10.0 || ^9.0 || ^8.61` Support
- [x] illuminate/database `^11.0 || ^10.0 || ^9.0 || ^8.61` Support

## Version

- [x] V1.x, V2.x support all PHP version `>=5.6`
- [x] V3.x support all PHP version `>=7.1`
- [x] V4.x support all PHP version `>=8.0`

## Support

If any question & request, please contact following information

| Name | Email | Skype | Facebook |
|-------------|----------------------|------------------|---------------|
| Hung Nguyen | dev@nguyenanhung.com | nguyenanhung5891 | @nguyenanhung |

From Vietnam with Love <3