Libraries tagged by hash chain
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.
ariyainfotech/magento2-fix-invalid-state-change
0 Downloads
Updates the Magento quote if it has a invalid state
ariyainfotech/module-magento2-fix-invalid-state-change
0 Downloads
Updates the Magento quote if it has a invalid state
blockbee/php-blockbee-checkout
1 Downloads
BlockBee Checkout PHP library
chinmoym2004/laravel-dotenv-editor
136 Downloads
A package for editing the .env file in your Laravel root. This copy has the support for Laravel 6,7 & bootstrap 4 UI
chancegarcia/php-time-elapsed
68 Downloads
Library for elapsed time using DateInterval. Figure out if x time has elapsed.
xnf4o/laravel-last-modified
12 Downloads
Setting the Last-Modified header and 304 Not Modified response code if the page hasn't changed since the last visit
sweikenb/dirty
7 Downloads
Library for checking if an object or array has changes (is dirty) since the last check.
puleeno/diagioihanhchinh
6 Downloads
Địa giới hành chính của Việt Nam
menatwork/registration_info_mailer
625 Downloads
Send a customized email if an new user register or activate an account or the login flag of an account has changed.
adrian-dussan/console-diff-renderer
2 Downloads
only write output to a console that has changed
graze/buffered-console
20 Downloads
only write output to a console that has changed
tearoom1/kirby-content-watch
3 Downloads
Kirby plugin that allows you to keep track of what has been changed and by whom.
heimrichhannot/contao-entity_notifyer
29 Downloads
A backend module for sending notifications if an entity hasn't been changed in a while.
synatree/yii2-readonly-behavior
224 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.