Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.59 KB

README.md

File metadata and controls

57 lines (37 loc) · 1.59 KB

A50 Database


Latest Version on Packagist Tests Analysis Total Downloads

Installation

You can install the package via composer:

composer require a50/database

Usage

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

<?php

declare(strict_types=1);

Testing

make test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.