Libraries tagged by Decrement
cap-collectif/id-to-uuid
66792 Downloads
Easily migrate from auto incremented id to uuid
mistralys/errorcode-incrementor
12 Downloads
Simple PHP script that increments counters via HTTP requests or programmatically.
concretecms/incremental-filter-branch
4 Downloads
Shell script to call git filter-branch in an incremental way
concrete5/incremental-filter-branch
24 Downloads
Shell script to call git filter-branch in an incremental way
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.
boboldehampsink/increment
11361 Downloads
Increment Plugin for Craft CMS
rorecek/laravel-autoincrement
223 Downloads
Set table AUTO_INCREMENT values in your Laravel application
emerchantpay/magento2-emp-plugin
781 Downloads
emerchantpay Payment Gateway for Magento 2
wpjscc/react-stream-json
19 Downloads
Incremental JSON encoder writing to a react/stream
stevenmaguire/laravel-uuid-model
45 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
ssmulders/hashed-passport
7644 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.
professional-wiki/id-generator
351 Downloads
Provides a parser function to generate unique incremental numeric IDs
orottier/laravel-migration-squasher
94 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.
omar331/mysql-xbackup
14 Downloads
PHP Percona innobackupex wrapper. Manage your Mysql alike backups holding as many full and incremental backups you want.
mheinzerling/stringutils
470 Downloads
StringUtils class is similar to Apache Commons StringUtils for Java. It will be extended incrementally.