Libraries tagged by uuid
thru.io/uuid
3289 Downloads
A nice little library to interact with UUIDs
snoeren-development/laravel-eloquent-uuid
1125 Downloads
Small trait for Eloquent models to use UUID's instead of incrementing integers.
serieseight/statamic-uuid
639 Downloads
One of its kind; unlike anything else
robotsnowfall/uuid
260 Downloads
php-extended/php-uuid-parser-interface
82080 Downloads
Interfaces to implement parsing of uuids from string to object form
php-extended/php-uuid-factory-object
1776 Downloads
A library that implements the php-extended/php-uuid-factory-interface library
php-extended/php-uuid-factory-interface
2522 Downloads
A library to generate valid uuid objects
phapi/middleware-uuid
1540 Downloads
Phapi UUID middleware generates and adds UUID to request and response for easier debugging.
p2made/yii2-uuid
4501 Downloads
A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID), wrapped as helpers for Yii 2 Framework.
ocramius/ramsey-uuid-temporary-fork
281 Downloads
Do not use - this is just to avoid having to use the git/github repository types, and will be dropped in future
nuxed/uuid
34 Downloads
Nuxed Uuid
muxfw/uuid
16 Downloads
michaelgooden/mdg-uuid-doctrine
575 Downloads
Strategy for using UUIDs with Doctrine2.
michaelgooden/mdg-uuid
8102 Downloads
Simple UUID generation functionality, using Zend Framework 2's Zend\Math\Rand component.
kyleboehlen/eloquent-uuid
85 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models updated for Laravel 9