samy/database

This is a lean, consistent, and simple way to access databases.

Maintainers

Package info

gitlab.com/monstm/php-database

Homepage

Issues

pkg:composer/samy/database

Statistics

Installs: 377

Dependents: 3

Suggesters: 1

Stars: 0

3.1.2 2023-08-13 13:07 UTC

README

[

![](https://badgen.net/packagist/v/samy/database/latest)
![](https://badgen.net/packagist/license/samy/database)
![](https://badgen.net/packagist/dt/samy/database)
![](https://badgen.net/packagist/favers/samy/database)

](https://packagist.org/packages/samy/database)

This is a lean, consistent, and simple way to access databases.

Instalation

Composer

Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.

composer require samy/database

Please see Composer for more information.

Support