Registry / orm / bytic-orm

bytic-orm

JSON →
library2.0.2phppackagistunverified

A PHP framework providing object-relational mapping functionality.

composer require bytic/orm
INSTALL
IMPORT
SIG · BYTIC-ORM
B
bytic-orm
ormphpv2.0.2
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 Bytic\Orm\Model;

Initialize a model and fetch all records.

use Bytic\Orm\Model; $model = new Model(); $results = $model->findAll();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
OpenAI (training)
1
Resources
bytic-orm — pip install bytic-orm · libregistry