Libraries tagged by autoincrement
vaened/laravel-sequenceable
41163 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
kachkaev/assets-version-bundle
561660 Downloads
Automates the process of updating assets version in Symfony2 & Symfony3 projects
vaened/php-sequence-generator
58481 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
poing/earmark
10511 Downloads
Laravel package to generate values in a unique and customizable series.
testmonitor/eloquent-incrementable
23201 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
40791 Downloads
Automates the process of updating assets version in Symfony 5 projects still using parameters.yml
mooore/magento2-module-better-order-incrementing
3605 Downloads
Increment order ids manually, instead of relying on auto increment.
maxwellmc/doctrine-fixtures-autonumber-reset-bundle
20351 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
224 Downloads
Set table AUTO_INCREMENT values in your Laravel application
enea/laravel-sequenceable
16047 Downloads
Facilitates the generation and autocompletion of a sequential value in the database
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.
sausin/laravel-set-autoincrement
167 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
82 Downloads
Automates the process of updating assets version in Symfony2 projects
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, ...)