Registry / database / topthink-think-orm

topthink-think-orm

JSON →
library4.0.51phppackagistunverified

the PHP Database&ORM Framework

composer require topthink/think-orm
INSTALL
IMPORT
SIG · TOPTHINK-THINK-ORM
T
topthink-think-orm
databasephpv4.0.51
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Db
use think\Db;

Query users using ThinkORM

use think\Db; $users = Db::table('users')->where('status', 1)->select();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.51latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
40
Resources
topthink-think-orm — pip install topthink-think-orm · libregistry