Libraries tagged by ulid
webpatser/laravel-uuid
14348086 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.
ramsey/uuid-doctrine
30483803 Downloads
Use ramsey/uuid as a Doctrine field type.
knplabs/doctrine-behaviors
10691120 Downloads
Doctrine Behavior Traits
jfcherng/php-diff
2873052 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
goldspecdigital/laravel-eloquent-uuid
1040853 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
dyrynda/laravel-model-uuid
1911981 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
dyrynda/laravel-efficient-uuid
1025518 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
pascaldevink/shortuuid
1421399 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
localheinz/diff
21180716 Downloads
Fork of sebastian/diff for use with ergebnis/composer-normalize
mhujer/jms-serializer-uuid
981074 Downloads
Uuid serializer and deserializer for JMS Serializer library
keiko/uuid-shortener
161894 Downloads
A simple shortener library for RFC 4122 compatible UUIDs. Change your 36 chars long UUID into it's shorter equivalent.
emadadly/laravel-uuid
372199 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
binarycabin/laravel-uuid
382376 Downloads
A wrapper for webpatser/laravel-uuid with additional integration
pugx/shortid-php
453671 Downloads
An implementation of shortid in PHP
endyjasmi/cuid
566431 Downloads
Cuid php port