Skip to content

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

License

Notifications You must be signed in to change notification settings

quillstack/framework

Repository files navigation

Quillstack Framework

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