2017 © Pedro Peláez
 

library laravel-uuid

Laravel UUID Package

image

digitalie/laravel-uuid

Laravel UUID Package

  • Saturday, October 28, 2017
  • by sgazanchyan
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Laravel UUID helpers

Laravel package to simplify UUID implementation in Eloquent models., (*1)

Inspired by webpaster/laravel-uuid, but uses ramsey/uuid for generation instead of custom build., (*2)

Installation

composer install digitalie/laravel-uuid

What is included

Auto-generate UUID field value trait

AutogenerateUuidTrait when used in Eloquent model will auto-populate uuid field with UUID v4., (*3)

Controller method model injection

UuidRoutableTrait when used in Eloquent model will modify the way Laravel finds models to inject into controller methods, (*4)

License

MIT, (*5)

The Versions

28/10 2017

dev-master

9999999-dev https://github.com/MunGell/laravel-uuid

Laravel UUID Package

  Sources   Download

MIT

The Requires

 

The Development Requires

by Shmavon Gazanchyan

laravel uuid

28/10 2017

0.2.0

0.2.0.0 https://github.com/MunGell/laravel-uuid

Laravel UUID Package

  Sources   Download

MIT

The Requires

 

The Development Requires

by Shmavon Gazanchyan

laravel uuid

25/10 2017

0.1.0

0.1.0.0 https://github.com/MunGell/laravel-uuid

Laravel UUID Package

  Sources   Download

MIT

The Requires

 

The Development Requires

by Shmavon Gazanchyan

laravel uuid