Libraries tagged by changes
apinstein/watchngo
3607 Downloads
A php-native inotify-based file watcher to easily trigger compilation. Debounces and coalesces changes to multiple files related to the same desired action.
antonyz89/yii2-templates
1977 Downloads
minor changes in model/crud templates
always-open/laravel-model-auditlog
13044 Downloads
Tracks changes made to models and logs them to individual tables.
aloframework/config
400 Downloads
Allows easy, interfaceable class configurator with the ability to change the configuration during runtime
alexvergara/auditable
105 Downloads
Save model's data changes automatically to audit log - package for Laravel 8-11
aitor24/localizer
3318 Downloads
Pakcage to change easily default locale in laravel 5.4
yii2mod/yii2-data-sync-behavior
135 Downloads
Behavior for export data to local files from database tables. Changes are tracked using model events.
unialteri/states
1000 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
testomat/terminal-colour
269 Downloads
Return your terminal message in style! Change the text style, text color and text background color from the terminal, console or shell interface with ANSI color codes.
sysforall/disabledproductsredirect
10 Downloads
This module changes the default magento 404 page given when a product is disabled and redirects it to the first category it belongs to
silverstripe-australia/datachange-tracker
8660 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
sheadawson/silverstripe-datachange-tracker
5138 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
samwilson/kohana_datalog
42 Downloads
A Kohana module for tracking changes to ORM entities.
rmunate/laravel-config-runtime
117 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.
radig/auditable
1229 Downloads
Log all database changes