Libraries tagged by changedns
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
117 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
synatree/yii2-readonly-behavior
204 Downloads
This behavior class allows you to specify an attribute which, upon setting or being set, prevents the model from being changed. Think of it as a latch that locks the model once a particular value has been set and saved.
sydes/hidden-admin
4 Downloads
Changes admin panel url
swinde/oxideshop-project
5 Downloads
This file should be used as an OXID eShop project root composer.json file. Entries provided here intended to be examples and could be changed to your specific needs.
svycka/sv-settings
1581 Downloads
This module simplifies settings storage. For example this can be used with ZfcUser or store your application global settings with could be changed any time.
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.