bingo-soft/mybatis
Composer 安装命令:
composer create-project bingo-soft/mybatis
包简介
The MyBatis SQL mapper framework ported to PHP
README 文档
README
About
MyBatis SQL Mapper Framework ported to PHP
Installation
Install MyBatis for PHP, using Composer:
composer require bingo-soft/mybatis
Prerequisites for running tests
At current stage MyBatis is tested against Postgresql and MySQL databases. To run the tests you need to create these databases first:
- aname
- arrayresulttype
- automapping
- blog
- ibtest
- includes
- ognl_enum
- ognlstatic
- unmapped
By default tests are configured to run against MySQL database. So, if you need to test it on Postgresql, please, change all configurations files.
Running tests
./vendor/bin/phpunit ./tests
Acknowledgements
This library is a port of Java MyBatis.
统计信息
- 总下载量: 603
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-16