jtrw/dao-dbal-adapter

数据库的Fork数据访问对象

1.1.1 2024-09-25 10:26 UTC

This package is auto-updated.

Last update: 2024-09-25 10:28:22 UTC


README

Doctrine DBAL适配器

这是一个简单的Doctrine DBAL适配器,使其使用更简单。主要库为 jtrw/dao

安装

composer require jtrw/dao-dbal-adapter

单元测试

php ./vendor/phpunit/phpunit/phpunit -c ./tests/phpunit.xml --testdox --stderr --colors