Libraries tagged by database uuid
iggyvolz/uuiddb
2 Downloads
Global in-memory or memory-accessible database of UUID => PHP object
michalkortas/laravel-uuid
498 Downloads
Simply create Eloquent Models & database tables with UUID/GUID primary keys.
michielkempen/laravel-uuid-model
15661 Downloads
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
foodticket/laravel-efficient-uuid
93 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
managefaster/database
38 Downloads
Override model base eloquent and database functionality with encrypt function and uuid
net_bazzline/php_component_database_file_storage
44 Downloads
local file database
hilalahmad/php-uuid
7 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
15 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
5 Downloads
An UUID v4 (random) library with a new custom compact format which is web and database friendly.
doctrine-dbal-util/connection-ramsey-uuid
282 Downloads
Trait and Methods to Query on a DBAL Connection using ramsey/uuid
creof/doctrine2-php-uuid-generator
27 Downloads
Doctrine2 pre-insert UUID id generator using PECL UUID (*nix) or COM (Windows)
brandoriented/uuid-doctrine
9 Downloads
Allow the use of ramsey/uuid as a Doctrine field type.
artorios/nestedset-uuid
61 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