Download the PHP package wfeller/laravel-uuid-primary-key without Composer
On this page you can find all versions of the php package wfeller/laravel-uuid-primary-key. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wfeller/laravel-uuid-primary-key
More information about wfeller/laravel-uuid-primary-key
Files in wfeller/laravel-uuid-primary-key
Package laravel-uuid-primary-key
Short Description Trait to use ordered uuids on your models.
License MIT
Homepage https://github.com/wfeller/laravel-uuid-primary-key
Informations about the package laravel-uuid-primary-key
Uuid primary key
A trait to use ordered uuids as primary keys on your eloquent models.
Licence
This package is Treeware. If you use it in production, then we ask that you buy the world a tree to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
You can buy trees here offset.earth/treeware
Read more about Treeware at treeware.earth
Installation
You can install the package via composer:
Usage
Add the following trait to your eloquent models:
Testing (todo)
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email me instead of using the issue tracker.
Credits
- William
- All Contributors
All versions of laravel-uuid-primary-key with dependencies
laravel/framework Version ^7.3|^8.0|^9.0
ramsey/uuid Version * >= 4.0