Libraries tagged by exchange data
braankoo/eloquent-snapshot
1 Downloads
Laravel Eloquent Snapshot is a lightweight package that enables automatic or manual snapshots of Eloquent model states. Ideal for audit trails, change tracking, or rollback functionality, this package stores historical records of model data in a flexible and efficient way.
always-open/laravel-online-migrator
5 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
bigperson/laravel-exchange1c
3241 Downloads
Catalog Loader from 1c - CommerceML with laravel
alex8bits/laravel-exchange1c
30 Downloads
Catalog Loader from 1c - CommerceML with laravel
wpify/benefit-plus-gateway-sdk
118 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.
icanhazstring/symfony-time-machine
1533 Downloads
Symfony bundle that adds the capability to change the datetime of an application
macropage/sdk-ebay-rest-browse
3055 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.
sv1ft/laravel-exchange1c
52 Downloads
Catalog Loader from 1c - CommerceML with laravel
mikkimike/laravel-exchange1c
41 Downloads
Catalog Loader from 1c - CommerceML with laravel
maximbrewer/laravel-exchange1c
11 Downloads
Catalog Loader from 1c - CommerceML with laravel
majidfeiz/laravel-easy-action-log
0 Downloads
Log Laravel model events with user and change details.
bonch.dev/laravel-timezone
14 Downloads
Small package that allow change default timezone in runtime. Timezone accepted in PHP DateTimeIdentifier (e.g `Europe/Moscow`) or hour offset, used in `DateTime::ATOM`.
patabugen/laravel-mssql-changes
1020 Downloads
A package to manage Change Tracking and view changes in Microsoft's SQL Server (2008) from Laravel