2017 © Pedro Peláez
 

library core

Itkg core library

image

itkg/core

Itkg core library

  • Wednesday, March 16, 2016
  • by pdenis
  • Repository
  • 29 Watchers
  • 1 Stars
  • 28,065 Installations
  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 3 Forks
  • 6 Open issues
  • 7 Versions
  • 3 % Grown

The README.md

Itkg Core library

Build Status Scrutinizer Code Quality Code Coverage, (*1)

features

  • DIC
  • ServiceProvider
  • Config wrapper
  • Some helpfull commands

Installation

Installation by Composer

If you use composer, add library as a dependency to the composer.json of your application, (*2)

    "require": {
        ...
        "itkg/core": "dev-master"
        ...
    },

Usage

The Versions

16/03 2016