kajna/core

Simple and lightweight yet powerful PHP framework for writing REST APIs

3.7.2 2024-01-07 22:45 UTC

This package is auto-updated.

Last update: 2024-05-07 23:40:06 UTC


README

Version DUB

Introduction

K is a mini framework intended for creation of REST APIs, made with simplicity and performance in mind.

Getting started

To get started, you can follow the installation instructions and template app that is located here

Running tests

phpunit --configuration tests/phpunit.xml

How to Contribute

Check out GitHub repositories located on https://github.com/ACTIV8-Developers/K and https://github.com/ACTIV8-Developers/K-Core.

All pull requests must adhere to the PSR-2 standard.

All pull requests must be accompanied by passing unit tests and complete code coverage.

Author

Author of framework is Milos Caenazzo milos@activ8.rs

Licence

The K Framework is released under the MIT public license.