quillstack/config

The package to organise a configuration of your application.

v0.0.2 2022-01-14 22:07 UTC

This package is auto-updated.

Last update: 2024-05-15 03:14:32 UTC


README

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

The package to organise a configuration of your application.

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_config sh