Skip to content

Think ORM——the PHP Database&ORM Framework

License

Notifications You must be signed in to change notification settings

rustyphp/think-orm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThinkORM

基于PHP7.1+ 和PDO实现的ORM,支持多数据库,2.0版本主要特性包括:

  • Model 里面的事务逻辑已移除

安装

composer require rustyphp/think-orm

文档

详细参考 ThinkORM开发指南

About

Think ORM——the PHP Database&ORM Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.4%
  • PLpgSQL 0.6%