minii/captcha

dev-master 2015-12-28 14:05 UTC

This package is not auto-updated.

Last update: 2024-03-20 14:53:36 UTC


README

Latest Stable Version Total Downloads Build Status Code Coverage Scrutinizer Code Quality Dependency Status

minii is mini version of Yii2, supposed to be fully compatible.

This package provides yii\captcha.

Installation

The preferred way to install this library is through composer.

Either run

php composer.phar require "minii/captcha"

or add

"minii/captcha": "*"

to the require section of your composer.json.

License

This project is released under the terms of the BSD-3-Clause license. Read more here.

Copyright © 2015, HiQDev (http://hiqdev.com/minii)