atk14 / functions
Functions used in the ATK14 Framework
v1.0.4
2025-07-24 11:41 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- atk14/tester: *
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