samy / database
This is a lean, consistent, and simple way to access databases.
3.1.2
2023-08-13 13:07 UTC
Requires
- php: >=8.1
- samy/validation: ^1.1
Requires (Dev)
- phpstan/phpstan: ^1.10
- samy/phpunit: ^1.2
- squizlabs/php_codesniffer: ^3.7
Suggests
- ext-mysqli: The MySQLi extension
- ext-pgsql: The PostgreSQL extension
This package is auto-updated.
Last update: 2024-11-13 15:40:47 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
- Repository: https://gitlab.com/monstm/php-database
- User Manual: https://monstm.gitlab.io/php-database/
- Documentation: https://monstm.alwaysdata.net/php-database/
- Issues: https://gitlab.com/monstm/php-database/-/issues