Registry / orm / liberty-code-model

liberty-code-model

JSON →
library1.0.1phppackagistunverified

Library providing a model layer for PHP applications.

composer require liberty_code/model
INSTALL
IMPORT
SIG · LIBERTY-CODE-MODEL
L
liberty-code-model
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.

Model
use LibertyCode\Model\Model;

Fetches all records using the model.

use LibertyCode\Model\Model; $model = new Model(); $data = $model->findAll();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
Amazon
1
OpenAI (training)
1
Resources
liberty-code-model — pip install liberty-code-model · libregistry