EmchBerger / cube-common-develop

Common code for developping the CUBE Tools
MIT License
0 stars 1 forks source link
php phpunit symfony

This package contains common code for developing the CUBE Tools.

Installation

Step 1: Download the Package

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

$ composer require --dev cubetools/cube-common-develop

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.