Libraries tagged by ulid
webpatser/laravel-uuid
15649034 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
localheinz/diff
27674545 Downloads
Fork of sebastian/diff for use with ergebnis/composer-normalize
knplabs/doctrine-behaviors
11679411 Downloads
Doctrine Behavior Traits
jfcherng/php-diff
3738048 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
goldspecdigital/laravel-eloquent-uuid
1191936 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
dyrynda/laravel-model-uuid
2259391 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
pascaldevink/shortuuid
1604155 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
oittaa/uuid
204726 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
mhujer/jms-serializer-uuid
1075930 Downloads
Uuid serializer and deserializer for JMS Serializer library
keiko/uuid-shortener
185086 Downloads
A simple shortener library for RFC 4122 compatible UUIDs. Change your 36 chars long UUID into it's shorter equivalent.
emadadly/laravel-uuid
397391 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
broadway/uuid-generator
1968864 Downloads
UUID generator for broadway/broadway.
binarycabin/laravel-uuid
464421 Downloads
A wrapper for webpatser/laravel-uuid with additional integration
dyrynda/laravel-efficient-uuid
1113669 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
pugx/shortid-php
524527 Downloads
An implementation of shortid in PHP