Download the PHP package larastuffs/primary-uuid without Composer
On this page you can find all versions of the php package larastuffs/primary-uuid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download larastuffs/primary-uuid
More information about larastuffs/primary-uuid
Files in larastuffs/primary-uuid
Download larastuffs/primary-uuid
More information about larastuffs/primary-uuid
Files in larastuffs/primary-uuid
Vendor larastuffs
Package primary-uuid
Short Description Use UUID as primary key on Laravel Models
License MIT
Package primary-uuid
Short Description Use UUID as primary key on Laravel Models
License MIT
Please rate this library. Is it a good library?
Informations about the package primary-uuid
LaraStuffs Primary UUID
this package provides a simple interface for using UUID as a primary key in models
Requirements
- PHP 7.2 or latest
- Laravel 6. | 7. | 8.*
Installation
Require this package with composer using the following command:
Usage
Follow the instructions to adapt your models and migrations
Model Setup
Migration Setup
Possible incompatibilities
if you use closures to define your model events, I strongly recommend that you use model observers instead
Contributing
Contributions are more than welcome. Fork, improve and make a pull request. For bugs, ideas for improvement or other, please create an issue.
All versions of primary-uuid with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|8.*
illuminate/support Version 6.*|7.*|8.*
illuminate/database Version 6.*|7.*|8.*
ramsey/uuid Version ^3.7|^4.0
illuminate/support Version 6.*|7.*|8.*
illuminate/database Version 6.*|7.*|8.*
ramsey/uuid Version ^3.7|^4.0
The package larastuffs/primary-uuid contains the following files
Loading the files please wait ....