topthink/think-orm

the PHP Database&ORM Framework

Installs: 1 538 231

Dependents: 232

Suggesters: 0

Security: 0

Stars: 422

Watchers: 25

Forks: 180

Open Issues: 166


README

基于PHP8.0+ 和PDO实现的ORM。

  • 模型分层设计
  • 引入实体模型
  • 引入视图模型
  • 完全兼容3.0版本

安装

composer require topthink/think-orm

文档

详细参考 ThinkORM开发指南