Libraries tagged by database uuid
michalkortas/laravel-uuid
497 Downloads
Simply create Eloquent Models & database tables with UUID/GUID primary keys.
michielkempen/laravel-uuid-model
15660 Downloads
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
foodticket/laravel-efficient-uuid
91 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
net_bazzline/php_component_database_file_storage
44 Downloads
local file database
hilalahmad/php-uuid
3 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
dragonrun1/uuid64type
14 Downloads
An UUID v4 (random) library with a new custom compact format for use in database primary keys. It also includes helper traits to make integration easier in Doctrine.
dragonrun1/uuid64php
4 Downloads
An UUID v4 (random) library with a new custom compact format which is web and database friendly.
doctrine-dbal-util/connection-ramsey-uuid
277 Downloads
Trait and Methods to Query on a DBAL Connection using ramsey/uuid
creof/doctrine2-php-uuid-generator
25 Downloads
Doctrine2 pre-insert UUID id generator using PECL UUID (*nix) or COM (Windows)
brandoriented/uuid-doctrine
4 Downloads
Allow the use of ramsey/uuid as a Doctrine field type.
bombenprodukt/laravel-binary-uuid
1 Downloads
A package to easily make use of binary UUIDs with Laravel Eloquent.
basecodeoy/laravel-binary-uuid
0 Downloads
A package to easily make use of binary UUIDs with Laravel Eloquent.
artorios/nestedset-uuid
6 Downloads
Nested Set Model for Laravel 5.7 and up with uuid support
dbal-util/connection-ramsey-uuid-postgresql
3 Downloads
Trait and Methods for Querying PostgreSQL on a DBAL Connection using ramsey/uuid
dbal-util/connection-ramsey-uuid
32 Downloads
Trait and Methods to Query on a DBAL Connection using ramsey/uuid