Libraries tagged by after update
dereuromark/composer-versions-check
302492 Downloads
Checks if packages are up to date to last major versions after update
frozzare/wp-admin-menu-tabs
4502 Downloads
Add edit and admin tabs to admin menu and move updates after option menu
viewmend/typo3-site-tracker
4 Downloads
Trigger ViewMend Site Tracker checks after TYPO3 content updates and deployments to catch unexpected website changes.
enomotodev/composer-lock-diff
41024 Downloads
See what has changed after a composer update.
alnazer/knet-payment
110 Downloads
We help you to develop your business by introducing the new add-on For payment through the K-Net portal, after it has been updated Expand your customers' circle by making the payment available via Knet
webgriffe/magento-installer
2160 Downloads
Composer's script handler to install Magento after a 'composer install/update'
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
jippi/cakephp-audit-log
1569 Downloads
A logging plugin for CakePHP. It takes a snapshot of the fully hydrated object after a change is complete and it also records each individual change in the case of an update action
drupal-eca-recipe/eca_lib_0007
330 Downloads
This model demonstrates a number of smart features around user accounts:1. When a user registers themselves or gets created by an existing user, then all existing users with the admin role get informed by email. If the current user has the admin role, a message also get displayed with a link to the mailhog application to review the emails.2. When a user logs in, a number of actions applies: depending on their role, different redirect destinations will be used after login. Also, the assigment of the internal user role gets executed, see below.3. When a user gets updated, the assigment of the internal user role also gets executed.The assignment of the internal user role assigns that role to the current user if their email domain contains @example.com and removes it otherwise. It does that only if the situation had changed and also displays an according message on screen.
kowal/module-updatecartafterqtychange
7 Downloads
Update Cart After Qty Change
lotimopa/composer-update-report
159 Downloads
Composer plugin that generates a Markdown report after each composer update
ghostunicorns/module-stock-item-update-defaults
646 Downloads
This module fix the seleable qty after product a SYSTEM->Import->Stock Sources import
spiriitlabs/composer-write-changelogs
39 Downloads
Display and write to textual files changelogs after each composer update
after-order/complete
13 Downloads
This module update the order status
mwazovzky/adjustable
531 Downloads
Laravel package tracks adjustment made to Eloquent Models. Before and after update field values as well as a User are saved for every database transaction.