yii2-module/yii2-module-helper

Some common classes that are used throughout yii2-module libraries

Maintainers

Package info

gitlab.com/yii2-module/yii2-module-helper

Issues

pkg:composer/yii2-module/yii2-module-helper

Statistics

Installs: 4 481

Dependents: 15

Suggesters: 0

Stars: 0


README

Some common classes that are used throughout yii2-module libraries

A module to merge informations from different modules that gathers the same data.

coverage build status

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

License

MIT (See license file).