atk14/functions

ATK14 框架中使用的函数

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

This package is auto-updated.

Last update: 2024-08-28 18:07:54 UTC


README

ATK14 Functions 是一套在 ATK14 框架 及为 ATK14 框架开发的其它库中使用的函数。

安装

只需使用 Composer

composer require atk14/functions

测试

安装开发所需依赖

composer update --dev

运行测试

cd test
../vendor/bin/run_unit_tests

许可证

ATK14 Functions 是自由软件,按照MIT 许可证分发。