quillstack/framework

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

Installs: 16

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/quillstack/framework

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

This package is auto-updated.

Last update: 2025-10-17 04:04:06 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