quillstack/framework

The Quillstack Framework, a light and simple micro-framework to build the API.

v0.0.1 2022-01-16 19:37 UTC

This package is auto-updated.

Last update: 2024-04-17 00:47:39 UTC


README

Build Status Quality Gate Status Downloads StyleCI CodeFactor Maintainability Rating Lines of Code Coverage Packagist PHP Version Support Packagist License

The Quillstack Framework, a light and simple micro-framework to build the API.

Unit tests

Run tests using a command:

phpdbg -qrr ./vendor/bin/unit-tests

Docker

$ docker-compose up -d
$ docker exec -w /var/www/html -it quillstack_framework sh