2017 © Pedro Peláez
 

library skeleton

light's project skeleton

image

light/skeleton

light's project skeleton

  • Tuesday, March 22, 2016
  • by light
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Skeleton

Build Status version Download Scrutinizer Code Quality Code Coverage Contact, (*1)

Installation

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

Either run, (*3)

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

or add, (*4)

"light/skeleton": "~1.0.0"

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

Usage

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

Tests

$ composer test

Change Log

Please see CHANGELOG for more information what has changed recently., (*6)

License

MIT, (*7)

The Versions

22/03 2016

dev-master

9999999-dev https://github.com/light/skeleton

light's project skeleton

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by lichunqiang

skeleton

22/03 2016

1.0.2

1.0.2.0 https://github.com/light/skeleton

light's project skeleton

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by lichunqiang

skeleton

02/03 2016

1.0.1

1.0.1.0 https://github.com/light/skeleton

light's project skeleton

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by lichunqiang

skeleton

02/03 2016

1.0.0

1.0.0.0 https://github.com/light/skeleton

light's project skeleton

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by lichunqiang

skeleton