Registry / orm / rhubarbphp-module-stem

rhubarbphp-module-stem

JSON →
library1.9.6phppackagistunverified

A data modelling and ORM module for the Rhubarb PHP framework.

composer require rhubarbphp/module-stem
INSTALL
IMPORT
SIG · RHUBARBPHP-MODULE-
R
rhubarbphp-module-stem
ormphpv1.9.6
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 Rhubarb\Stem\Models\Model;

Define a model and save a record using Rhubarb Stem.

use Rhubarb\Stem\Models\Model; class User extends Model {} $user = new User(); $user->Name = 'John'; $user->save();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.9.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
43 hits · last 30 days
node
38
OpenAI (training)
1
Resources
rhubarbphp-module-stem — pip install rhubarbphp-module-stem · libregistry