Download the PHP package juniorb2ss/eloquent-uuid without Composer
On this page you can find all versions of the php package juniorb2ss/eloquent-uuid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download juniorb2ss/eloquent-uuid
More information about juniorb2ss/eloquent-uuid
Files in juniorb2ss/eloquent-uuid
Download juniorb2ss/eloquent-uuid
More information about juniorb2ss/eloquent-uuid
Files in juniorb2ss/eloquent-uuid
Vendor juniorb2ss
Package eloquent-uuid
Short Description Trait to implement UUID in Eloquent ORM
License MIT
Package eloquent-uuid
Short Description Trait to implement UUID in Eloquent ORM
License MIT
Please rate this library. Is it a good library?
Informations about the package eloquent-uuid
Eloquent UUID Trait
The juniorb2ss/eloquent-uuid
provider a simple trait to implement UUID to ORM.
Install
You can install this package via composer:
Eloquent Trait
UUID Column
You need create new column in table model like uuid
or custom name you can define in uuidKey
model property
Example
Scope On UUID
Tests
Change log
Please see CHANGELOG for more information on what has changed recently.
Credits
- Carlos Eduardo
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of eloquent-uuid with dependencies
PHP Build Version
Package Version
The package juniorb2ss/eloquent-uuid contains the following files
Loading the files please wait ....