Libraries tagged by changeset
wcg-package/eloquent-event-logger
12 Downloads
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time. It's a tool for monitoring your application's data layer, ensuring data integrity, and aiding in development.
wbgym/updatelog-bundle
19 Downloads
Provides an update log for new features and changes
vsevolod-ryzhov/yii2-ar-logger
1 Downloads
Yii2 ActiveRecord changes logger
vledermaus/phpunit-commit-reminder
4 Downloads
phpunit-commit-reminder: A PHPUnit extension that reminds developers to commit code changes after successful tests, promoting code stability.
unlcms/features_readonly
47 Downloads
Enables making configuration managed by Features read-only to prevent changes.
tunatraffic/stream-product-stock-connector
4 Downloads
Log product stock changes via Stream.
tsslabs/gaufrette
118 Downloads
PHP5 library that provides a filesystem abstraction layer, Dropbox changes
thesmart/environment
22 Downloads
Easily manage database connection strings or other configuration data that changes across server environments such a dev and prod.
teppokoivula/template-access-log
3 Downloads
ProcessWire module that logs changes made to template roles and related access settings
tbit/laravel-omnipay-gatewayfactory
91 Downloads
Small package to resolve Omnipay's breaking changes when calling GatewayFactory::create by using a Facade. For reference visit : https://github.com/thephpleague/omnipay/releases/tag/v2.0.0
taitava/silverstripe-changeablelasteditedvalue
24 Downloads
By default SilverStripe 3.1 overwrites the LastEdited field every time you write DataObjects to the database. This module allows you to keep your changes in the LastEdited field on any DataObject. It does not prevent the LastEdited field from getting updated when no manual edits has been done to it, so the module should not interfere with normal writing, only when you have explicitly set your own value to the LastEdited field.
t73biz/phpunit-watcher
3 Downloads
Automatically rerun PHPUnit tests when source code changes
sydes/hidden-admin
4 Downloads
Changes admin panel url
strongbond/db-watcher
6 Downloads
Using this we can log all the changes happening at the table level.
stingraydevelopment/revisionable
33 Downloads
This package tracks changes to Laravel models.