Registry / orm / laramore-laramore

laramore-laramore

JSON →
library0.32.0phppackagistunverified

Describe your table fields in the model and let Laravel the rest

composer require laramore/laramore
INSTALL
IMPORT
SIG · LARAMORE-LARAMORE
L
laramore-laramore
ormphpv0.32.0
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.

Field
use Laramore\Fields\Field;

Define a table field in a Laravel model.

use Laramore\Fields\Field; $field = new Field('name', 'string'); echo $field->getName();
Debug
Known issues
breakingRequires Laravel 5.x or higher.
fix
Check Laravel version compatibility.
affects: <5.0.0
Upgrade
Version history
0.32.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
Resources
laramore-laramore — pip install laramore-laramore · libregistry