Download the PHP package sayawrt/unik-id without Composer
On this page you can find all versions of the php package sayawrt/unik-id. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sayawrt/unik-id
More information about sayawrt/unik-id
Files in sayawrt/unik-id
Download sayawrt/unik-id
More information about sayawrt/unik-id
Files in sayawrt/unik-id
Vendor sayawrt
Package unik-id
Short Description Cara terbaik membuat Id unik di Laravel
License cc-by-4.0
Package unik-id
Short Description Cara terbaik membuat Id unik di Laravel
License cc-by-4.0
Please rate this library. Is it a good library?
Informations about the package unik-id
SayaWRT - Unik ID
Mudah membuat unik id pada framework Laravel
Pemasangan
Gimana Sih Cara Pakenya?
gunakan ini setiap akan digunakan
Parameter
Kamu harus memberikan array asosiatif kedalam generate, yang berisi table, length, prefix
table
table yang kamu gunakan
field
kolom yang digunakan pada table / default 'id'
length
panjang total karakter unik id
prefix
kode prefix (bebas) yang mau kamu gunakan
reset_on_prefix_change
default true, jika prefix berubah akan kembali ke angka 1
Contoh 2
Contoh 3
Contoh 4
Contoh 5
pada contoh dibawah ini menggunakan "reset_on_prefix_change" bernilai TRUE
reset ID Tahunan
reset ID Bulanan
atau perubahan apapun pada prefix
Dukungan
Terimakasih atas dukungannya.
All versions of unik-id with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
The package sayawrt/unik-id contains the following files
Loading the files please wait ....