Libraries tagged by changedns
sestep/entity-migrations
7946 Downloads
Base for small or large scaled entity state changes
sergmoro1/yii2-lookup
113 Downloads
Dictionary for seldom changed items.
schtr4jh/dbsync
12 Downloads
Useful PHP package for syncing MySQL database tables between databases. Specially useful when you have to sync preprod database with prod, migrate some changes or simply want to see data differences.
sammaye/yii2-ses
2451 Downloads
A fork of Yashop's own Yii2 extension, changed to work with the latest Yii2
rummykhan/moloquent-logger
1 Downloads
Log Moloquent model changes to logs table
rumd3x/dns-updater
0 Downloads
Updates your DNS records on your DNS provider when it changes.
rubao/zfdebug
3 Downloads
ZFDebug Fork with some changes.
ronappleton/laravel-config-save
0 Downloads
A method of persisting Laravel config changes
robinthehood/migration
46 Downloads
With migration you can easily track you database changes in you repository.
rishpandey/laravel-auto-migration
1 Downloads
The package uses Doctrine DBAL in order to diff the existing tables with given model and make the necessary changes to it. If the table does not exist, it will create it.
rickyjohnston/fingerprints
1 Downloads
Make your admins leave their fingerprints all over Eloquent Model changes
riadvice/yii2-audit
3 Downloads
Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.
reliv/rcm-config
393 Downloads
Extend the functionality of ZF2 config as well as allow config sources to be changed
rcm/config
2997 Downloads
Extend the functionality of ZF2 config as well as allow config sources to be changed
ralfhortt/php-watch-files
9 Downloads
Watch file or folder and execute code when something is changes inside