2017 © Pedro Peláez
 

library vivid

An expressive set of recipes to extend functionality in Laravel Eloquent.

image

beep/vivid

An expressive set of recipes to extend functionality in Laravel Eloquent.

  • Sunday, July 16, 2017
  • by robbiegarvey
  • Repository
  • 0 Watchers
  • 0 Stars
  • 107 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 20 Versions
  • 0 % Grown

The README.md

Vivid

Vivid is an expressive set of recipes to extend Laravel Eloquent. Features UUID key storage as BINARY(16) and 36 character strings., (*1)

Installation

composer require beep/vivid

Usage

Optimized UUID4

<?php

use Beep\Vivid\Database\Eloquent\Model;

class User extends Model
{

}

UUID4

class User extends Model
{
    protected $optimizedUuid = false;
}

ToDo

  • Cleanup and expand tests both optimized and add non-optimized UUID Model tests.
  • Properly cast optimized UUIDs.
  • JSON serialization by indicated columns for optimized.

The Versions

16/07 2017

dev-master

9999999-dev

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

16/07 2017

v1.0.18

1.0.18.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

13/07 2017

v1.0.17

1.0.17.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

10/07 2017

v1.0.16

1.0.16.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

10/07 2017

v1.0.15

1.0.15.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

10/07 2017

v1.0.14

1.0.14.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

10/07 2017

v1.0.13

1.0.13.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

10/07 2017

v1.0.12

1.0.12.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

10/07 2017

v1.0.11

1.0.11.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

10/07 2017

v1.0.10

1.0.10.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

10/07 2017

v1.0.9

1.0.9.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

10/07 2017

v1.0.8

1.0.8.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

10/07 2017

v1.0.7

1.0.7.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

09/07 2017

v1.0.6

1.0.6.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

09/07 2017

v1.0.5

1.0.5.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

09/07 2017

v1.0.4

1.0.4.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

09/07 2017

v1.0.3

1.0.3.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

09/07 2017

v1.0.2

1.0.2.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

03/07 2017

v1.0.1

1.0.1.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey

03/07 2017

v1.0.0

1.0.0.0

An expressive set of recipes to extend functionality in Laravel Eloquent.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Robbie Garvey