laravel-uuid

There are 5 repositories under laravel-uuid topic.

  • webpatser/laravel-uuid

    Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in.

    Language:PHP1.8k2857151
  • EmadAdly/laravel-uuid

    laravel uuid a simple, automatic UUID generator for any model based on Laravel

    Language:PHP11923140
  • JamesHemery/laravel-uuid

    :key: Eloquent UUID Trait for Laravel 6 and above

    Language:PHP21128
  • jenbuzz/laravel-uuid

    🆔 Add a ramsey/uuid to any model

    Language:PHP8201
  • labrodev/laravel-uuidable

    Uuidable is a Laravel package that provides a reusable trait for automatically assigning a UUID to Eloquent models upon their creation. This package utilizes the Ramsey UUID library to ensure UUIDs are generated in a standard and reliable manner.

    Language:PHP1100