OroCommerce is an open-source Business to Business Commerce application built with flexibility in mind. OroCommerce can be customized and extended to fit any B2B commerce needs.
This package requires an application to run it. Please check the installation instructions in orocommerce-application repository
In order to define dependency on this package in your project just add the following to composer.json file:
"require": {
"oro/commerce": "~0.1@dev"
}
To run unit tests:
phpunit