yii2-module / yii2-module-helper
Some common classes that are used throughout yii2-module libraries
7.0.5
2024-07-31 16:52 UTC
Requires
Requires (Dev)
README
Some common classes that are used throughout yii2-module libraries
A module to merge informations from different modules that gathers the same data.
Installation
The installation of this library is made via composer and the autoloading of all classes of this library is made through their autoloader.
- Download
composer.phar
from their website. - Then run the following command to install this library as dependency :
php composer.phar install yii2-magic/yii2-module-helper ^7
License
MIT (See license file).