PHPackages                             zorachka/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. zorachka/database

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

zorachka/database
=================

Database Provider

0664PHP

Since Aug 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/zorachka/database)[ Packagist](https://packagist.org/packages/zorachka/database)[ RSS](/packages/zorachka-database/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 [ ![](https://avatars0.githubusercontent.com/u/86768962) ](https://github.com/zorachka)

Zorachka Database
=================

[](#zorachka-database)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c8818a5e390ea23a8d015123cda44d7756bbfe9e7c986f77bfeb1eea98582515/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a6f726163686b612f64617461626173652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zorachka/database)[![Tests](https://github.com/zorachka/database/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/zorachka/database/actions/workflows/test.yml)[![Analysis](https://github.com/zorachka/database/actions/workflows/analyse.yml/badge.svg?branch=main)](https://github.com/zorachka/database/actions/workflows/analyse.yml)[![Total Downloads](https://camo.githubusercontent.com/f687bbf253706873853ebac0535ce26fa443ede47ae740e92e31017cd0ec6fdc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a6f726163686b612f64617461626173652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zorachka/database)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require zorachka/database
```

Usage
-----

[](#usage)

To create a container you need to pass array of `ServiceProvider` objects interface:

```
