Libraries tagged by autoincrement
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
syedali/magicid
8 Downloads
Magically alter table id with primary key and add autoincrement
rap2hpoutre/has-uuid
354 Downloads
Use both auto-increment and UUID
larabeans/uuider
80 Downloads
Apiato container to replace primary key type from auto-increment to uuid.
ezitisitis/laravel-uuid
211 Downloads
This package provides fast and furious UUID as primary key implementation instead of autoincrement
adnane/simple-uuid
40 Downloads
a simple laravel package to generate uuid instead of auto increment ids as primary keys
marissen/magento2-module-better-order-incrementing
761 Downloads
Increment order ids manually, instead of relying on auto increment.