PHPackages                             beep/vivid - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. beep/vivid

ActiveLibrary

beep/vivid
==========

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

v1.0.18(8y ago)0123MITPHP

Since Jul 2Pushed 8y agoCompare

[ Source](https://github.com/gobeepboop/vivid)[ Packagist](https://packagist.org/packages/beep/vivid)[ RSS](/packages/beep-vivid/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (6)Versions (20)Used By (0)

Vivid
=====

[](#vivid)

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

Installation
============

[](#installation)

```
composer require beep/vivid

```

Usage
=====

[](#usage)

Optimized UUID4
---------------

[](#optimized-uuid4)

```
