atk14/functions

Functions used in the ATK14 Framework

v1.0.4 2025-07-24 11:41 UTC

This package is auto-updated.

Last update: 2025-07-24 11:45:39 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