cruxoft/bolt-support

Standalone support library for the Bolt Framework

0.7.0 2024-02-29 14:40 UTC

This package is auto-updated.

Last update: 2024-04-29 14:57:27 UTC


README

What is it?

A support library originally a part of the Bolt Framework, split out for standalone use.

Installation

Can be installed using composer by running the following:

$ composer require cruxoft/bolt-support

Usage

WiP

Tests

Full unit tests are included and can be run with the following:

$ ./vendor/bin/phpunit tests --testdox