tkl / data-access-api
Application Public Interface for data-access module
1.0.21
2016-08-30 14:04 UTC
Requires
- php: >=7.0.0
- ext-date: >=7.0.0
- ext-json: >=1.4.0
- tkl/data-access-acl: >=1.0.12
Requires (Dev)
- ext-xdebug: >=2.4.0
- phpunit/phpunit: ~5.1
README
TKL DataAccessAPI
TKL DataAccessAPI provides Access Public Interface for data-access module.
Support PSR-1, PSR-2, PSR-3, PSR-4.
Install
Via Composer
$ composer require tkl/data-access-api
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.