Libraries tagged by identifiers
liaosankai/eloquent-reinforce
9 Downloads
Laravel Eloquent Model Reinforce
kebook.programacao.1/laravel-ulid
106 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
itsmejoshua/laravel-nova-uuid-support
13 Downloads
Adds uuid and other string identifier support to Laravel Nova
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.
gubler/guid-doctrine
63 Downloads
Use of a ramsey/uuid UUID with GUID codec as Doctrine field type.
gubler/doctrine-extra-types
31 Downloads
Adds extra and alternate Doctrine column types
gponster/laravel-url62-uuid
61 Downloads
The encoding schema to be used by this shortening algorithm will be Base 62 encoding, as we are going to use 62 letters: [a-zA-Z0-9]. UUID generation based on Rhumsaa\Uuid
domainflow/uuid
27 Downloads
DomainFlow UUID implementation for versions 1–8, including inspection and validation utilities.
daniel-km/noid
8 Downloads
Create and manage temporary or permanent nice opaque identifiers for physical or digital objects like `12025/654xz321` (port of a perl utility).
ckrack/optimus-bundle
8 Downloads
Integrate Optimus in a Symfony project
cartware/custombase
8 Downloads
A PHP port of Elixir's CustomBase module
c0dec0de/snowflake-id
5 Downloads
A PHP library for generating Snowflake IDs
00f100/uuid
6909 Downloads
A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
p2made/yii2-uuid
4501 Downloads
A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID), wrapped as helpers for Yii 2 Framework.
ondram/shortuuid-php55
3862 Downloads
PHP 5.5 compatible fork of library that generates concise, unambiguous, URL-safe UUIDs