2017 © Pedro PelĂĄez
 

library kf

Koch Framework

image

ksst/kf

Koch Framework

  • Friday, June 24, 2016
  • by jakoch
  • Repository
  • 1 Watchers
  • 1 Stars
  • 58 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Koch Framework

Branch Tests Coverage Quality Dependencies
Latest Stable Version Build Status Coverage Status Scrutinizer Quality Score Dependency Status

This repository contains the source code for the Koch Framework, a PHP full-stack web framework., (*1)

Please see the issues section to report any bugs or feature requests and to see the list of known issues., (*2)

Koch Framework is still under heavy development. Significant changes may happen without prior notices. It is not ready for production use yet., (*3)

Contributing

Installation

Please use Composer to download and install Koch Framework and its dependencies. To install Koch Framework as a local, per-project dependency to your project, add the following lines to your project's composer.json file:, (*4)

{
    "require": {
        "KSST/KF": "dev-master"
    }
}

License

The Versions

16/03 2014