Libraries tagged by laravel id generator
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
7104 Downloads
Core interface package for correlate id generation for microservices writen in PHP.
rawaby88/muid
409 Downloads
Generate a random id with your own prefix for your Eloquent models.