Libraries tagged by changes
macropage/sdk-ebay-rest-browse
3049 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.
lukasjankowski/laravel-revision
773 Downloads
A laravel 5 revision package for watching changes with multi guard support
luissantiago/elogquent
16 Downloads
Listens to Eloquent model events and logs configured attribute changes into a history table.
ludovicguenet/whizbang
0 Downloads
Whizbang — Automatic database schema change tracking, risk analysis, and instant rollback for Laravel.
loeper/kvv
9 Downloads
This library provides simple access to the public transportation association KVV in Karlsruhe. It is based on unofficial data sources which are therefore subject to change without notice.
laraflow/sms
190 Downloads
This package allow users to change the sms driver without affecting the notification class or route name.
konradmichalik/typo3-heatmap-widget
3 Downloads
TYPO3 dashboard widget to display a (GitHub lookalike) contribution heatmap of e.g. content changes.
kjgcoop/php-trilium-next-api
56 Downloads
A package to make changes to a Trilium Next instance
kdabrow/time-machine
6073 Downloads
Laravel / Lumen library that allows to change dates in db
jvh/isotope-checkout-bundle
63 Downloads
Changes to the checkout of Isotope (Jan van Haasteren Specifics).
julio101290/boilerplatelog
102 Downloads
CodeIgniter4 Boilerplatelog librery for save log of changes in other modules
joppuyo/unique-media-file-folders
131 Downloads
Change the default WordPress upload folder structure to a randomly generated one
jonsherrard/wp-sane-setup
1092 Downloads
Make some sensible setup changes to a new WordPress installation
jacerider/neo_config_flow
89 Downloads
Provides a unified config workflow that prevents accidental or unexpected config changes.
isolate/isolate
4117 Downloads
Isolate is an abstraction layer for data persistence. Operations related to tracking changes and saving data are done in transactions which makes your code not aware of sotrage type.