{ "name": "adeattwood/yii-helpers", "description": "Helpers for the yii2 framework", "version": "1", "time": "2017-06-24 11:25:22", "type": "library", "authors": [ { "name": "Ade Attwood", "email": "attwood16@googlemail.com", "homepage": "http:/adeattwood.co.uk", "role": "Developer" } ], "minimum-stability": "stable", "autoload": { "psr-4": { "adeattwood\\helpers\\": "src" } }, "autoload-dev": { "psr-4": { "adeattwood\\helpers\\tests\\": "tests" } }, "require": { "yiisoft/yii2": "^2.0" }, "require-dev": { "codeception/specify": "^0.4.6", "codeception/verify": "^0.3.3", "codeception/codeception": "^2.3" } }