Libraries tagged by laravel id generator
tailflow/laravel-human-readable-keys
740 Downloads
Generate Stripe-like IDs for Eloquent models
archerzdip/laravel-identity
3148 Downloads
Chinese ID number generate and verity.
anrail/nova-media-library-tools
445 Downloads
Getting model with url instead of medialibrary id from JSON generated by Laravel with package: 'whitecube/nova-flexible-content', 'classic-o/nova-media-library'
wujunze/laravel-id-generate
4384 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
29 Downloads
A laravel package to generate model hashid based on model id column.
nonsapiens/south-african-id-number-faker
27 Downloads
Laravel package to help generate real and verifiable South African ID number sequences, allowing for customisable gender and dates of birth
rawaby88/muid
405 Downloads
Generate a random id with your own prefix for your Eloquent models.
timyouri/laravel-customid
13 Downloads
Eloquent custom ID generation trait for Laravel 6 and above.
xt/laravel-external-id
27 Downloads
Generate external id when saving Eloquent models
lemaur/laravel-human-id
6 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
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.