affordablemobiles/eloquent-sqlcommenter

为Laravel的Eloquent ORM提供sqlcommenter支持

v11.0.4 2024-05-09 11:04 UTC

This package is auto-updated.

Last update: 2024-09-09 11:45:35 UTC


README

提供对Google的sqlcommenter规范的支持

https://ggdocs.cn/sqlcommenter/

Latest Stable Version Monthly Downloads Total Downloads Latest Unstable Version License

安装

通过composer引入该包

"require": {
    "affordablemobiles/eloquent-sqlcommenter": "~11"
}