atk14/functions

Functions used in the ATK14 Framework

v1.0.3 2022-07-28 13:22 UTC

This package is auto-updated.

Last update: 2024-03-28 17:19:50 UTC


README

ATK14 Functions is a set of functions used in the ATK14 Framework and other libraries developed for ATK14 Framework.

Installation

Just use the Composer:

composer require atk14/functions

Testing

Install required dependencies for development:

composer update --dev

Run tests:

cd test
../vendor/bin/run_unit_tests

License

ATK14 Functions is free software distributed under the terms of the MIT license