Libraries tagged by Decrement
datatables.net/datatables.net-autofill-dt
1217 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 [DataTables](https://datatables.net/)
datatables.net/datatables.net-autofill
2395 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
iobotis/php-incremental-backup
267 Downloads
PHP library to support file incremental backups
concretecms/incremental-filter-branch
5 Downloads
Shell script to call git filter-branch in an incremental way
artemyurov/laravel-incremental-db-sync
49 Downloads
Laravel package for incremental database synchronization from remote servers via SSH tunnel
concrete5/incremental-filter-branch
25 Downloads
Shell script to call git filter-branch in an incremental way
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.
boboldehampsink/increment
11361 Downloads
Increment Plugin for Craft CMS
rorecek/laravel-autoincrement
225 Downloads
Set table AUTO_INCREMENT values in your Laravel application
mage2kishan/module-checkout-extended
37 Downloads
Enhanced one-page checkout for Magento 2 with configurable multi-column layouts (1/2/3 columns), sticky sidebar, newsletter subscription at checkout, quantity increment controls, coupon code in sidebar, sidebar place-order button, custom CSS/JS injection, and modern card-style UI options. Fully admin-configurable with no code changes required.
stevenmaguire/laravel-uuid-model
46 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
ssmulders/hashed-passport
7645 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
roelvanhintum/craft-enforcepassword
2 Downloads
Incrementally enforced new and secure passwords.
professional-wiki/id-generator
372 Downloads
Provides a parser function to generate unique incremental numeric IDs
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.