tkl / data-access-cli
Entry point for the data-access module
1.0.6
2016-08-30 09:18 UTC
Requires
- php: >=7.0.0
- tkl/data-access-api: >=1.0.19
- vlucas/phpdotenv: ~2.3.0
Requires (Dev)
- ext-xdebug: >=2.4.0
- phpunit/phpunit: ~5.1
- tkl/data-access-dal: ^1.0
This package is auto-updated.
Last update: 2024-12-20 06:08:19 UTC
README
TKL DataAccessCLI
TKL DataAccessCLI provides Entry Point for data-access module.
Support PSR-1, PSR-2, PSR-3, PSR-4.
Install
Via Composer
$ composer require tkl/data-access-cli
Usage
$
$
Testing
$ phpunit
Contributing
Please see CONTRIBUTING for details.
Credits
License
The GNU General Public Licence version 3 (GPLv3). Please see License File for more information.