2017 © Pedro PelĂĄez
 

yii2-extension yii2-clamd

Extend https://github.com/FileZ/php-clamd/blob/master/README.md for Yii2

image

dogpampa/yii2-clamd

Extend https://github.com/FileZ/php-clamd/blob/master/README.md for Yii2

  • Sunday, September 13, 2015
  • by dogpampa
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

This repository is under construction. Its use is not recommended;

yii2-clamd

Extend https://github.com/FileZ/php-clamd/blob/master/README.md for Yii2, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

composer require --prefer-dist dogpampa/yii2-clamd "*"
or 
php composer.phar require --prefer-dist dogpampa/yii2-clamd "*"

or add, (*4)

"dogpampa/yii2-clamd": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \dogpampa\clamd\AutoloadExample::widget(); ?>, (*7)

The Versions

13/09 2015

dev-master

9999999-dev

Extend https://github.com/FileZ/php-clamd/blob/master/README.md for Yii2

  Sources   Download

BSD-4-Clause

The Requires

 

by Luciano Ferreira França

extension yii2