Libraries tagged by xuid
pixelant/interest
11795 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.
zircote/uuid
9308 Downloads
A PHP UUID object
waska14/laravel-uuid
15805 Downloads
Use uuid in models easily
verbanent/eloquent-binary-uuid
9671 Downloads
Ordered binary UUID in Laravel / Eloquent based on UUID version 1
stayallive/laravel-eloquent-uuid
19906 Downloads
Generate UUID for a Laravel Eloquent model attribute.
semiorbit/guid
13605 Downloads
Generate a GUID in PHP that is compatible with Microsoft .NET Framework (C#) GUID.
piotrgradzinski/uuid-extra-bundle
38559 Downloads
Paramconverter, Normalizer and Form Type for Ramsey Uuid
php-extended/php-uuid-object
180407 Downloads
An implementation of the php-uuid-interface library
php-extended/php-uuid-interface
191832 Downloads
A library to implement uuid parsing and generation
pecl/uuid
110 Downloads
UUID extension
parables/laravel-cuid2
2714 Downloads
This package allows you to easily work with Cuid2 in your Laravel models.
ollieday/yii2-uuid
1565 Downloads
Component for generating UUIDs with ramsey/uuid.
ollico/laravel-uid
9191 Downloads
A handy package to generate unique identifiers for Eloquent models
mindtwo/laravel-auto-create-uuid
17220 Downloads
Laravel Auto Create UUID
mikemix/php-uuid-v6
62394 Downloads
Version 6 UUID https://bradleypeabody.github.io/uuidv6/