Libraries tagged by uuid-generator
emadadly/laravel-uuid
372199 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
broadway/uuid-generator
1863766 Downloads
UUID generator for broadway/broadway.
fab2s/souuid
421265 Downloads
Simple Ordered Uuid Generator in PHP
spryker/util-uuid-generator
2160053 Downloads
UtilUuidGenerator module
jop-software/doctrine-uuid-generators
2417 Downloads
Generate UUIDs for your doctrine models
devuri/uuid-generator
7684 Downloads
A PHP package to generate UUIDs more securely and efficiently
koded/stdlib
9461 Downloads
A standard library for shareable classes and functions
goatherd/goatherd-library-uuid
2823 Downloads
UUID generator for PHP 5.3 or newer
davidvandertuijn/uuid
2446 Downloads
Universally Unique Identifier (UUID) Generator
mbbender/doctrine-ordered-uuid-generator
219 Downloads
Adds an Ordered UUID type for MySQL which replaces the CHAR(36) with a re-arranged UUID() string as a BINARY 16 which significantly increases performance.
kiefernwald/doctrine-uuid-generator
1469 Downloads
Use UUIDv4 as generated id in Doctrine ORM.
da-vinci-studio/uuid-generator
37 Downloads
UUIDGenerator Component
voltcms/uuid
28 Downloads
PHP UUID Generator
krecu/class.uuid.php
52 Downloads
UUID generator base on implementation by Fredrik Lindberg
kadevland/simple-laravel-eloquent-uuid
129 Downloads
A simple Trait provides the ability to use UUID generator in your Eloquent models