Download the PHP package darkmodeee/laravel-uuid without Composer
On this page you can find all versions of the php package darkmodeee/laravel-uuid. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download darkmodeee/laravel-uuid
More information about darkmodeee/laravel-uuid
Files in darkmodeee/laravel-uuid
Download darkmodeee/laravel-uuid
More information about darkmodeee/laravel-uuid
Files in darkmodeee/laravel-uuid
Vendor darkmodeee
Package laravel-uuid
Short Description Eloquent UUID Trait for Laravel 6 and above.
License MIT
Package laravel-uuid
Short Description Eloquent UUID Trait for Laravel 6 and above.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-uuid
laravel-uuid
Eloquent UUID Trait for Laravel 5.7 and above.
The HasUuid Trait will add behavior to creating and saving Eloquent events for generate an Uuid.
Installation
composer require jamesh/laravel-uuid
Usage
In your migrations
In your models
Unit tests
To run the tests, just run composer install
and composer test
.
All versions of laravel-uuid with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
illuminate/support Version ^6|^7|^8
illuminate/database Version ^6|^7|^8
illuminate/support Version ^6|^7|^8
illuminate/database Version ^6|^7|^8
The package darkmodeee/laravel-uuid contains the following files
Loading the files please wait ....