Search results for Ramsey/uuid
ramsey/uuid
596510787 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
ramsey/uuid-doctrine
34603955 Downloads
Use ramsey/uuid as a Doctrine field type.
ramsey/uuid-console
134941 Downloads
A console application for generating UUIDs with ramsey/uuid.
gamez/ramsey-uuid-normalizer
323982 Downloads
Symfony Normalizer and Denormalizer for ramsey/uuid
jdr/uuid-doctrine-odm
95663 Downloads
Allow the use of a ramsey/uuid UUID as Doctrine ODM field type.
rhumsaa/uuid
2611637 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).
ramsey/uuid
Downloads
ollieday/yii2-uuid
1404 Downloads
Component for generating UUIDs with ramsey/uuid.
cycle/entity-behavior-uuid
44885 Downloads
Provides an ability to use ramsey/uuid as a Cycle ORM entity column type
softcomtecnologia/uuid
3479 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).
mattketmo/uuid-2x-bridge
77831 Downloads
Allow to use ramsey/uuid:3.x even if one of your dependencies requires version 2.x
uegmobile/uuid-twig-extension-bundle
471 Downloads
Symfony twig extension bundle to use uuid function (based on ramsey/uuid bundle)
floor9design/laravel-casts-uuid
5019 Downloads
A class for casting ramsey/uuid into laravel models
r15ch13/peculiar
3241 Downloads
An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.
jenbuzz/laravel-uuid
2107 Downloads
Adds a uuid to a model using ramsey/uuid