Libraries tagged by orders management
sylius/order-bundle
370520 Downloads
Sales order management for Symfony applications.
sylius/order
398854 Downloads
Orders management library for PHP.
highsolutions/eloquent-sequence
112278 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
spryker-feature/order-management
1596216 Downloads
Order Management [feature]
spryker-feature/marketplace-order-management
348891 Downloads
Marketplace Order Management [feature]
silvershop/core
37551 Downloads
Provides an ecommerce product catalog, shopping cart, and order management system
phrase/phrase-php
181377 Downloads
Phrase Strings API Reference. Phrase Strings is a translation management platform for software projects. You can collaborate on language file translation with your team or order translations through our platform. The API allows you to import locale files, download locale files, tag keys or interact in other ways with the localization data stored in Phrase Strings for your account.
piteurstudio/courierdz
360 Downloads
CourierDZ is a PHP client for integrating multiple Algerian shipping providers, including ZR Express, Procolis, Yalidine, Ecotrack, Mayesto Delivery, and more, offering seamless order and tracking management.
mbissonho/module-remember-admin-last-page
1365 Downloads
This module allow a admin user to come back to the same page(order, customer or config management) when it's session expires.
leonex/magento-module-rmp-connector
11444 Downloads
This Extension integrates a credit check and more made by the LEONEX Risk Management Platform into your order process. Extensive configuration and evaluation options is provided in the Platform
resursbank/magento-ordermanagement
8245 Downloads
Resurs Bank - Order Management
varbox/varbox
501 Downloads
Laravel Admin Panel
toteph42/isotope_stin
305 Downloads
Isotope EU STIN (Umsatzsteuer-ID) management for Contao.
tuutti/php-klarna-payments
63167 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).
tuutti/php-klarna-ordermanagement
56951 Downloads
The Order Management API is used for handling an order after the customer has completed the purchase. It is used for all actions you need to manage your orders. Examples being: updating, capturing, reading and refunding an order. Read more on the [Order management](https://docs.klarna.com/order-management/) process. # Authentication