Libraries tagged by after update
cpsit/setup-helper
2263 Downloads
Helps setting up a project bundle. This is a composer plugin. It performs predefined tasks on composer after update or install command.
frozzare/wp-admin-menu-tabs
4502 Downloads
Add edit and admin tabs to admin menu and move updates after option menu
zookal/harris-street
22 Downloads
Composer's plugin handler to install or update Magento after a 'composer install/update'
spooner-web/slug-extbase
6641 Downloads
Utility to update slug fields after changing or creating Extbase objects in frontend
webgriffe/magento-installer
2160 Downloads
Composer's script handler to install Magento after a 'composer install/update'
crimsonkissaki/mockmaker
42 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
1535 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
kowal/module-updatecartafterqtychange
6 Downloads
Update Cart After Qty Change
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
36 Downloads
Display and write to textual files changelogs after each composer update
after-order/complete
10 Downloads
This module update the order status
mwazovzky/adjustable
530 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.
mikewazovzky/adjustable
241 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.
dynamic/dynamic-elemental-blocks-migrator
75 Downloads
A task to migrate Dynamic Elemental blocks after namespacing updates.
sioweb/ccevent-git
1066 Downloads
Composer plugin event handler, run plugin scripts right after installer (post-[update|install]-cmd) is done.