PHPackages                             oza/database - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. oza/database

ActiveLibrary[Database &amp; ORM](/categories/database)

oza/database
============

A Database package to deal with your data

0.0.2(7y ago)25[1 issues](https://github.com/oza75/Database/issues)MITPHPPHP ^7.1

Since Apr 3Pushed 7y agoCompare

[ Source](https://github.com/oza75/Database)[ Packagist](https://packagist.org/packages/oza/database)[ RSS](/packages/oza-database/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

### A Database package to deal with your data

[](#a-database-package-to-deal-with-your-data)

- Fully Tested With Mysql Driver
- Contributors Needed
- Made without any dependency

### Installation

[](#installation)

```
composer require oza/database
```

#### Usage

[](#usage)

First create a config file with your database configuration in **Application root Folder (IMPORTANT)**

- Example of config file

```
