Libraries tagged by laravel id generator
abe/unique-id-for-laravel
4223 Downloads
A simple package to generate unique id for laravel
wujunze/laravel-id-generate
4383 Downloads
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in. and generate number id, generate primary key
touhidurabir/laravel-model-hashid
28 Downloads
A laravel package to generate model hashid based on model id column.
rawaby88/muid
377 Downloads
Generate a random id with your own prefix for your Eloquent models.
ludo237/laravel-nanoid
62 Downloads
Generates nano id for Laravel
timyouri/laravel-customid
12 Downloads
Eloquent custom ID generation trait for Laravel 6 and above.
xt/laravel-external-id
26 Downloads
Generate external id when saving Eloquent models
lemaur/laravel-human-id
5 Downloads
Automatically generate Human IDs for your model.
clabsid/easy-laravel-package
21 Downloads
Easy package for create repository, service, traits, view from artisan and generate custom ID
chistel/laravel-uniqueid
426 Downloads
Generate uniqueid when saving Eloquent models to be used as auth key and route key
nonsapiens/south-african-id-number-faker
21 Downloads
Laravel package to help generate real and verifiable South African ID number sequences, allowing for customisable gender and dates of birth
mitchdav/laravel-stripe-ids
1634 Downloads
Generate Stripe-style IDs (ch_xxxxxxxxxx) for your Eloquent models.
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
kduma/eloquent-snowflakeable
0 Downloads
Eases using and generating SnowFlake ID's in Laravel Eloquent models.
proemergotech/correlate-php-core
7102 Downloads
Core interface package for correlate id generation for microservices writen in PHP.