yii2-module/yii2-module-helper

Some common classes that are used throughout yii2-module libraries

7.0.2 2024-04-08 23:30 UTC

This package is auto-updated.

Last update: 2024-04-08 21:31:44 UTC


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 ^7

License

MIT (See license file).