Registry / orm / topthink-think-factory

topthink-think-factory

JSON →
library1.0.1phppackagistunverified
composer require topthink/think-factory
INSTALL
IMPORT
SIG · TOPTHINK-THINK-FAC
T
topthink-think-factory
ormphpv1.0.1
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.

Factory
use think\factory\Factory;

Create model instances using ThinkPHP factory

use think\factory\Factory; $factory = new Factory(); $result = $factory->make('model', ['name' => 'test']);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
56 hits · last 30 days
node
48
OpenAI (training)
1
Resources
topthink-think-factory — pip install topthink-think-factory · libregistry