swoft-db-model:Swoft Model封装

时间:2021-05-09 18:45:48
【文件属性】:
文件名称:swoft-db-model:Swoft Model封装
文件大小:26KB
文件格式:ZIP
更新时间:2021-05-09 18:45:48
PHP swoft-db-model 基于Swoft的模型封装 Mysql连接事件的使用 增加事件类 <?php namespace SwoftTest \ Db \ Testing \ Listener ; use Swoft \ App ; use Swoft \ Bean \ Annotation \ Listener ; use Swoft \ Event \ EventHandlerInterface ; use Swoft \ Event \ EventInterface ; use SwoftTest \ Db \ Testing \ Entity \ User ; use Xin \ Swoft \ Db \ Driver \ Mysql \ MysqlConnection ; use Xin \ Swoft \ Db \ Event \ MysqlConnectionEvent
【文件预览】:
swoft-db-model-master
----.gitignore(36B)
----src()
--------Driver()
--------Event()
--------Pool()
--------Model.php(387B)
--------Traits()
----.travis.yml(1KB)
----composer.json(772B)
----README.md(3KB)
----phpunit.xml(521B)
----tests()
--------.env.example(1KB)
--------bootstrap.php(771B)
--------.env(1KB)
--------runtime()
--------Testing()
--------config()
--------Cases()
--------_ci()

网友评论