Libraries tagged by id generator
kduma/eloquent-snowflakeable
0 Downloads
Eases using and generating SnowFlake ID's in Laravel Eloquent models.
anrail/nova-media-library-tools
404 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'
schorsch3000/randomid
19 Downloads
generates pseudo-random id mappings stored in files
emretnrvrd/tckn
32 Downloads
This package is the most comprehensive package for the Turkey Republic ID number. It includes functions for algorithmically validating Turkey Republic ID numbers, verifying identity information through an API and generating random Turkey Republic ID numbers for testing purposes.
fixwa/tiny-uuid
39 Downloads
This library generates a short alphanumeric unique ID.
nickdavis/submenu-from-group-blocks
2 Downloads
WordPress plugin which generates a submenu from Group block ID attributes in the WordPress block editor. Requires developer setup.
zimutech/snowflake
42 Downloads
Generate 64bit UUID with 45bit timestamp, 4bit machine id and 14bit serial number.
seb-c/alpha-increment
34 Downloads
A library to generate a really unique string from just a classic auto-incremental numeric id.
muath-ye/unique-random-number
8 Downloads
Generate ranged digits random number from table id, so its unique
jidniilman/yii-slug-input
5 Downloads
Generate auto slug text from any input using model input or just Html id attribute. Forked from wardany/yii-slug-input
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