Download the PHP package guanguans/think-soar without Composer
On this page you can find all versions of the php package guanguans/think-soar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package think-soar
think-soar
!本项目不再维护,如果有人愿意接手维护可以联系我。
!本项目不再维护,如果有人愿意接手维护可以联系我。
SQL 语句优化器和重写器
适用于 thinkphp5 SQL 语句优化器扩展包,基于 guanguans/soar-php
环境要求
安装
使用
下载 XiaoMi 开源的 SQL 优化器 soar,更多详细安装请参考 soar install
配置,更多详细配置请参考 soar config
拷贝 config\soar.php
到 thinkphp
配置目录下,修改对应的配置,并设置 thinkphp
的 app_debug
、trace
配置为 true 。
SQL 评分
方法调用示例:
输出结果:
explain 信息解读
方法调用示例:
输出结果:
语法检查
方法调用示例:
输出结果:
SQL 指纹
方法调用示例:
输出结果:
SQL 美化
方法调用示例:
输出结果:
markdown 转化为 html
方法调用示例:
输出结果:
soar 帮助
方法调用示例:
输出结果:
执行任意 soar 命令
方法调用示例:
输出结果:
License
MIT
All versions of think-soar with dependencies
PHP Build Version
Package Version
The package guanguans/think-soar contains the following files
Loading the files please wait ....