Libraries tagged by laravel id generator

godruoyi/php-snowflake

883 Favers
2859508 Downloads

An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).

Go to Download


haruncpi/laravel-id-generator

277 Favers
510603 Downloads

Easy way to generate custom ID in laravel framework

Go to Download


omaressaouaf/laravel-id-generator

59 Favers
8048 Downloads

Generate custom incremental unique ids for Laravel

Go to Download


jetcod/eloquent-keygen

2 Favers
40435 Downloads

A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models

Go to Download


sirajcse/laravel-unique-id-generator

7 Favers
33656 Downloads

Generate custom Unique ID or Code (With Prefix or Suffix Or Both Or Only Unique Id) Or reset your ID after change of Prefix or Suffix Or Both in laravel framework

Go to Download


erikwang2013/snowflake-php

2 Favers
1235 Downloads

A distributed unique ID generator based on Twitter's Snowflake algorithm, compatible with Laravel, Webman, ThinkPHP, and Hyperf.

Go to Download


bradietilley/php-snowflake

2 Favers
2034 Downloads

Snowflake ID Generator for PHP with optional Laravel integration

Go to Download


devaspid/laravel-id-generator

1 Favers
102 Downloads

Concurrency-safe document and identifier number generation for Laravel.

Go to Download


firevel/model-random-id

1 Favers
10814 Downloads

Model random ID generator for Laravel.

Go to Download


wooserv/laravel-objectid

51 Favers
427 Downloads

Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.

Go to Download


hafael/laraflake

28 Favers
8104 Downloads

Laravel Package based on Twitter Snowflake ID Generator (64 bit ID).

Go to Download


zenphp/snowflake

0 Favers
504 Downloads

An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).

Go to Download


topcloud-co/laravel-id-generator

0 Favers
410 Downloads

Easy way to generate custom ID in laravel framework

Go to Download


niktomo/konayuki

0 Favers
30 Downloads

High-throughput 63-bit Snowflake ID generator backed by APCu shared memory

Go to Download


birb/fancy-stubs-codegen

0 Favers
13 Downloads

Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (transforming code, e.g. phpcbf/php-cs-fixer/rector), quality checks (evaluating code, e.g. PHPStan/Psalm/PHPCS) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors, birb/fancy-stubs-codegen-code-quality and birb/fancy-stubs-codegen-laravel.

Go to Download


Next >>