Libraries tagged by autoincrement
vaened/php-sequence-generator
101288 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
vaened/laravel-sequenceable
83858 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
poing/earmark
12470 Downloads
Laravel package to generate values in a unique and customizable series.
kachkaev/assets-version-bundle
565792 Downloads
Automates the process of updating assets version in Symfony2 & Symfony3 projects
testmonitor/eloquent-incrementable
26810 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
grizzlylab/assets-version-bundle
41397 Downloads
Automates the process of updating assets version in Symfony 5 projects still using parameters.yml
mooore/magento2-module-better-order-incrementing
4378 Downloads
Increment order ids manually, instead of relying on auto increment.
maxwellmc/doctrine-fixtures-autonumber-reset-bundle
20868 Downloads
Symfony2 Bundle to automatically reset the AUTO_INCREMENT value to 1 when using MySQL and foreign key constraints and Doctrine Data Fixtures
rorecek/laravel-autoincrement
225 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.
sausin/laravel-set-autoincrement
168 Downloads
Package to help with update of auto increment for database tables in laravel
oneplace/oneplace-article-number-autoincrement
7 Downloads
onePlace Article Number Generator Plugin. Simple Autoincrement
kachkaev-fork/assets-version-bundle
83 Downloads
Automates the process of updating assets version in Symfony2 projects
enea/laravel-sequenceable
16055 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
tenthfeet/laravel-sequence
0 Downloads
A flexible laravel package for generating sequential numbers with various patterns and reset policies.