Libraries tagged by auto-increment
poing/earmark
10086 Downloads
Laravel package to generate values in a unique and customizable series.
testmonitor/eloquent-incrementable
21471 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
mooore/magento2-module-better-order-incrementing
3265 Downloads
Increment order ids manually, instead of relying on auto increment.
maxwellmc/doctrine-fixtures-autonumber-reset-bundle
19846 Downloads
Symfony2 Bundle to automatically reset the AUTO_INCREMENT value to 1 when using MySQL and foreign key constraints and Doctrine Data Fixtures
cap-collectif/id-to-uuid
66791 Downloads
Easily migrate from auto incremented id to uuid
rorecek/laravel-autoincrement
223 Downloads
Set table AUTO_INCREMENT values in your Laravel application
bytestgear/eloquent-incrementable
747 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
habbim/id-to-uuid
2552 Downloads
Easily migrate from auto incremented id to uuid
sausin/laravel-set-autoincrement
167 Downloads
Package to help with update of auto increment for database tables in laravel
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, ...)
seb-c/alpha-increment
34 Downloads
A library to generate a really unique string from just a classic auto-incremental numeric id.
rap2hpoutre/has-uuid
353 Downloads
Use both auto-increment and UUID
machavia/sqlzero
2 Downloads
SQLite style database in a Json readable file, with typed fields, auto-increments, uniques, etc.
larabeans/uuider
79 Downloads
Apiato container to replace primary key type from auto-increment to uuid.
adnane/simple-uuid
32 Downloads
a simple laravel package to generate uuid instead of auto increment ids as primary keys