Registry / orm / nextras-orm

nextras-orm

JSON →
library4.0.7phppackagistunverified

Nextras Orm framework provides an object-relational mapping layer for PHP.

composer require nextras/orm
INSTALL
IMPORT
SIG · NEXTRAS-ORM
N
nextras-orm
ormphpv4.0.7
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 Nextras\Orm\Model\Model;

Initialize the Nextras ORM model.

use Nextras\Orm\Model\Model; $model = new Model(); // Use the model to interact with entities
Debug
Known issues
breakingRequires PHP 8.0 or higher.
fix
Ensure your PHP version is 8.0+.
affects: >=4.0
Upgrade
Version history
4.0.7latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
45 hits · last 30 days
node
40
OpenAI (training)
1
Resources
nextras-orm — pip install nextras-orm · libregistry