Libraries tagged by Decrement
karl456/laravel-incremental-seeders
0 Downloads
Incremental Seeders for Laravel
jonathanmaron/increment-version
406 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
everyday/craft-incremental-static-regeneration
68 Downloads
A plugin that watches your entry changes and pings a URL of your choice
druc/flysystem-incremental-naming
26 Downloads
Flysystem plugins to increment file names when dealing with duplicates
marissen/magento2-module-better-order-incrementing
761 Downloads
Increment order ids manually, instead of relying on auto increment.
sausin/laravel-set-autoincrement
167 Downloads
Package to help with update of auto increment for database tables in laravel
linushstge/number-pool
2 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.
e-comprocessing/magento2-ecp-plugin
14 Downloads
E-Comprocessing Payment Gateway for Magento 2
wyrihaximus/react-stream-xml
0 Downloads
Incremental XML encoder writing to a react/stream
wyrihaximus/react-stream-structured-utilities
1 Downloads
Incremental JSON encoder writing to a react/stream
webexcess/neos-backup
3 Downloads
Neos CMS Module for the incremental & encrypted Backup Package WebExcess.Flow.Backup
webexcess/flow-backup
19 Downloads
An incremental & encrypted Backup Package for Neos & Flow Framework
tradesy/innobackupex
10 Downloads
Wrapper for innobackupex incremental backup/restore with ability to store backups on various repository (AWS S3, Google)
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, ...)