quillstack/parameter-bag

Simple key-value storage.

v0.0.2 2021-10-16 02:51 UTC

This package is auto-updated.

Last update: 2024-04-07 01:42:17 UTC


README

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

Simple key-value storage.

Docker

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

Unit tests

Run tests using a command:

$ phpdbg -qrr vendor/bin/unit-tests