Libraries tagged by ulid
rhumsaa/uuid
2612218 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
mhujer/jms-serializer-uuid-bundle
389662 Downloads
Symfony integration for Uuid serializer and deserializer for JMS Serializer library
weebly/laravel-mutate
50773 Downloads
Mutate Laravel attributes
dereuromark/cakephp-expose
27348 Downloads
CakePHP Expose Plugin to expose entities through UUIDs instead of AIIDs
sweelix/guid
73382 Downloads
PHP 5.3+ simple GUID generator
bnomei/kirby3-autoid
21443 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
pixelant/interest
11465 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
9039 Downloads
A PHP UUID object
waska14/laravel-uuid
15736 Downloads
Use uuid in models easily
verbanent/eloquent-binary-uuid
9439 Downloads
Ordered binary UUID in Laravel / Eloquent based on UUID version 1
unidays/unidays-php
45965 Downloads
This is the PhP library for integrating with UNiDAYS
stayallive/laravel-eloquent-uuid
19595 Downloads
Generate UUID for a Laravel Eloquent model attribute.
sebastian/uuid
734 Downloads
Function for generating a UUID (as string)
php-extended/php-uuid-object
180140 Downloads
An implementation of the php-uuid-interface library
php-extended/php-uuid-interface
191564 Downloads
A library to implement uuid parsing and generation