Libraries tagged by id-generation
omaressaouaf/laravel-id-generator
7309 Downloads
Generate custom incremental unique ids for Laravel
jetcod/eloquent-keygen
28450 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
tourze/symfony-snowflake-bundle
25109 Downloads
Symfony Bundle for Snowflake ID generation with Redis support
proemergotech/correlate-php-core
7127 Downloads
Core interface package for correlate id generation for microservices writen in PHP.
inanepain/id-forge
0 Downloads
A lightweight & versatile library for generating and encoding unique identifiers. It provides fast, secure, and flexible solutions for modern applications.
awaresoftware/custom-id
2 Downloads
A Laravel package for generating unique custom IDs with configurable character sets, lengths, and prefixes
svengerlach/flake-server
14 Downloads
Small server that leverages svengerlach/flake for distributed id generation
svengerlach/flake
166 Downloads
Library that helps to generate unique 64 bit integers (for e.g. distributed id generation)
slime-systems/object-id
3 Downloads
A feature-packed, BSON-compatible ObjectId implementation for PHP, similar to MongoDB's ObjectId, providing unique ID generation, conversions, and comparison utilities.
qianlong/snowflake
129 Downloads
An distributed ID generation class
ndtan/id-generator
2 Downloads
NDT ID Generator — pluggable PHP ID generation library (UUID v4/v6/v7/v8, ULID, Snowflake, NanoID, KSUID, Mongo ObjectId, ShortUUID) with per-driver configuration and integrations for Laravel & Doctrine.
beinsystems/utilities
71 Downloads
A set of utility classes for various tasks, including environment loading, error handling, unique ID generation, and database extension.
timyouri/laravel-customid
13 Downloads
Eloquent custom ID generation trait for Laravel 6 and above.
godruoyi/php-snowflake
2595320 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
haruncpi/laravel-id-generator
475215 Downloads
Easy way to generate custom ID in laravel framework