jascha030/db
Composer 安装命令:
composer require jascha030/db
包简介
Small set of interfaces serving as a thin layer on top of doctrine/dbal.
README 文档
README
A thin layer on top of doctrine/dbal.
This package was made for usage in the jascha030/xerographer package.
Getting started
Prerequisites
- php:
>=8.2 - Composer
^2.3
Installation
composer require jascha030/db
Testing
Included with the package are a set of Unit tests using phpunit/phpunit. For ease of use a composer script command is
defined to run the tests.
The default configuration will be used when using the test command, which is defined at phpunit.xml.dist.
composer test # Or composer run test
A code coverage report is generated in the project's root as cov.xml. The cov.xml file is not ignored in the
.gitignore by default. You are encouraged to commit the latest code coverage report, when deploying new features.
Code style & Formatting
A code style configuration for friendsofphp/php-cs-fixer is included, defined in .php-cs-fixer.dist.php.
composer format
License
This composer package is an open-sourced software licensed under the MIT License
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-12-19