Libraries tagged by incremental
habbim/id-to-uuid
2558 Downloads
Easily migrate from auto incremented id to uuid
datatables.net/datatables.net-autofill-bs
110 Downloads
AutoFill adds an Excel like data fill option to DataTables, allowing click and drag over cells, filling in information and incrementing numbers as needed. This is AutoFill for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
cap-collectif/id-to-uuid
66891 Downloads
Easily migrate from auto incremented id to uuid
vlfesko/laravel-increment-ids
0 Downloads
A package to generate increment ids for models for Laravel
vladimir-grinko/simple-increment
5 Downloads
nhalstead/incrementor
0 Downloads
mistralys/errorcode-incrementor
13 Downloads
Simple PHP script that increments counters via HTTP requests or programmatically.
jonathanmaron/increment-version
408 Downloads
increment-version helps you programmatically maintain a .version file in the root directory of your project that contains a version number. Using this version number it is trivial to programmatically invalidate URIs to resources with a long expires header (stored, for example, in a CDN) in your build scripts.
ghost-unicorns/module-qty-increment-ui
18 Downloads
Add controls to product Qty
marissen/magento2-module-better-order-incrementing
761 Downloads
Increment order ids manually, instead of relying on auto increment.
voral/vinc-file-version-regexp
0 Downloads
An extension for voral/version-increment to update version strings in custom files using regular expressions.
voral/bitrix-module-tool
8 Downloads
Extension for vs-version-incrementor to automate building update packages for Bitrix modules.
tenthfeet/laravel-sequence
0 Downloads
A flexible laravel package for generating sequential numbers with various patterns and reset policies.
sausin/laravel-set-autoincrement
168 Downloads
Package to help with update of auto increment for database tables in laravel
linushstge/number-pool
3 Downloads
Create a shared Number Pool for each of business number ranges to use native MySQL / MariaDB ``FOR UPDATE`` atomic locks if you run on a MySQL Master/Master Replication or on galera cluster.