atk14 / functions
Functions used in the ATK14 Framework
Installs: 20 404
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: >=5.3.0
Requires (Dev)
- atk14/tester: *
This package is auto-updated.
Last update: 2024-10-28 18:30:55 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