Libraries tagged by xuid
webpatser/laravel-uuid
16046616 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.
knplabs/doctrine-behaviors
11942165 Downloads
Doctrine Behavior Traits
goldspecdigital/laravel-eloquent-uuid
1223980 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
dyrynda/laravel-model-uuid
2382855 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
sorich87/bootstrap-tour
288990 Downloads
Show people how to use your web site
pascaldevink/shortuuid
1654886 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
typo3/coding-standards
2388352 Downloads
A set of coding guidelines for any TYPO3-related project or extension
visus/cuid2
742051 Downloads
A PHP library for generating collision-resistant ids (CUIDs).
oittaa/uuid
236301 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
mhujer/jms-serializer-uuid
1104871 Downloads
Uuid serializer and deserializer for JMS Serializer library
magefan/module-admin-user-guide
2087993 Downloads
Admin panel user guides.
keiko/uuid-shortener
192362 Downloads
A simple shortener library for RFC 4122 compatible UUIDs. Change your 36 chars long UUID into it's shorter equivalent.
emadadly/laravel-uuid
405928 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
binarycabin/laravel-uuid
493312 Downloads
A wrapper for webpatser/laravel-uuid with additional integration
endyjasmi/cuid
613848 Downloads
Cuid php port