Libraries tagged by Decrement
crodas/db-backup
18 Downloads
Incremental Database dump tool
cap-collectif/id-to-uuid
66891 Downloads
Easily migrate from auto incremented id to uuid
wick-ed/semcrement
13 Downloads
Small PHP tool to test how the semantic version number should be incemented
vlfesko/laravel-increment-ids
0 Downloads
A package to generate increment ids for models for Laravel
vladimir-grinko/simple-increment
5 Downloads
vitaliiivanovspryker/incremental-migration
12 Downloads
Incremental Migration module
thiagobrauer/laravel-incremental-migrations
77 Downloads
This Laravel package extends the command php artisan make:migration to add an incremental number at the end of a migration file, if there is already another migration with the same name. It also has its own artisan command to fix the names of the existing migrations.
seb-c/alpha-increment
35 Downloads
A library to generate a really unique string from just a classic auto-incremental numeric id.
pushin/incremental-version-migrator
7 Downloads
Incremental versioning migration framework
nhalstead/incrementor
0 Downloads
mistralys/errorcode-incrementor
13 Downloads
Simple PHP script that increments counters via HTTP requests or programmatically.
macklus/yii2-incremental-database-backup
59 Downloads
Dump selected databases, compare md5sum for compressed files and update git repository for a safe and comprehensive backup
karl456/laravel-incremental-seeders
0 Downloads
Incremental Seeders for Laravel
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.
gokulsingh/laravel-incremental-backup
0 Downloads
Laravel package for full, incremental, and differential database backups with scheduling and cloud upload.