Skip to content

yii2-contrib/better

Repository files navigation

Skeleton

Build Status version Download Scrutinizer Code Quality Code Coverage Contact

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist light/skeleton "~1.0.0"

or add

"light/skeleton": "~1.0.0"

to the require section of your composer.json file.

Usage

$skeleton = new \light\skeleton\Skeleton();
$skeleton->run();

Tests

$ composer test

Change Log

Please see CHANGELOG for more information what has changed recently.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages