Libraries tagged by auto_increment
poing/earmark
11101 Downloads
Laravel package to generate values in a unique and customizable series.
vaened/laravel-sequenceable
67909 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
kachkaev/assets-version-bundle
563866 Downloads
Automates the process of updating assets version in Symfony2 & Symfony3 projects
vaened/php-sequence-generator
85305 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
testmonitor/eloquent-incrementable
23993 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
4135 Downloads
Increment order ids manually, instead of relying on auto increment.
grizzlylab/assets-version-bundle
41040 Downloads
Automates the process of updating assets version in Symfony 5 projects still using parameters.yml
maxwellmc/doctrine-fixtures-autonumber-reset-bundle
20527 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
66883 Downloads
Easily migrate from auto incremented id to uuid
rorecek/laravel-autoincrement
224 Downloads
Set table AUTO_INCREMENT values in your Laravel application
bytestgear/eloquent-incrementable
749 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
enea/laravel-sequenceable
16052 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
habbim/id-to-uuid
2554 Downloads
Easily migrate from auto incremented id to uuid
alexandrump/id-to-uuid-doctrine3
116 Downloads
Easily migrate from auto incremented id to uuid
seb-c/alpha-increment
34 Downloads
A library to generate a really unique string from just a classic auto-incremental numeric id.