Skip to content

pdenis/core

 
 

Repository files navigation

Itkg Core library

Build Status Scrutinizer Code Quality Code Coverage

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

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

Usage

About

Core components

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%