Libraries tagged by laravel generator id
ndtan/id-generator
0 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.
hexify/laravel-id-customizer
14 Downloads
A laravel package to customize IDs formats.
gwrit-development/unique-id
1 Downloads
Unique bigint id generator
devzero2in/laravel-uid-generator
3 Downloads
Laravel Unique ID Gegerator
alimarchal/id-generator
17 Downloads
A Laravel package to generate unique, prefixed IDs with database transaction safety
yomo/south-african-idnumber-generator
14 Downloads
Laravel package to help generate real and verifiable South African ID number sequences, allowing for customisable gender and dates of birth
reishou/unique-identity
9 Downloads
Generator unique identity 64 bits and combine with laravel eloquent.
elalecs/laravel-documenter
10 Downloads
An automated documentation generator for Laravel and Filament projects. It analyzes your project structure, including models, Filament resources, controllers, jobs, events, middlewares, and rules, to create comprehensive Markdown documentation. Ideal for quickly onboarding new developers or maintaining an up-to-date project overview.
terminalsio/medialibrary-custom-path-generator
1108 Downloads
A laravel package for spatie medialibrary to extend PathGenerator to support collection names instead of IDs
takeawaytown/laravel-uuid
22 Downloads
A package for using 'Universally Unique Identifiers' in Laravel.
lumphp/generator
6 Downloads
generate mvc resource (controller, models, and view).
bcelebi/integer-hashids
27 Downloads
Laravel Integers Hashids Generator. Encode and decode ids to Integers. Also generate prefixed hashids
zenphp/snowflake
11 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
reallyli/php-snowflake
117 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
liuyajian/php-snowflake
83 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).