2017 © Pedro PelĂĄez
 

yii2-extension yii2-package-info

a widget to display a software package info

image

tonisormisson/yii2-package-info

a widget to display a software package info

  • Thursday, July 26, 2018
  • by TonisOrmisson
  • Repository
  • 0 Watchers
  • 0 Stars
  • 23 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Example usage

echo PackageInfo::widget([
        'packageName' => 'andmemasin/yii2-emails-validator',
        'scrutinizerToken' => $token,
        'loginName' => "TonisOrmisson",
        'codecovEnabled' => true,
]); 

The Versions