death_satan/think-orm-utils

ThinkPHP6.x ORM Utils library

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/death_satan/think-orm-utils

v1.0.02 2023-02-26 12:53 UTC

This package is auto-updated.

Last update: 2025-09-26 18:31:07 UTC


README

thinkphp快速生成查询条件

  • 便捷数据查询
  • 避免重复代码

要求

  • tp版本>=6.x
  • php>=8.1

示例请前往example目录下的fastQuery.php