tkl / data-access-dal
Data Access Layer for data-access module
1.0.19
2016-09-02 12:35 UTC
Requires
- php: >=7.0.0
- ext-json: >=1.4.0
- ext-mongodb: >=1.1.6
- monolog/monolog: ~1.21
- tkl/core: >=1.0.6
- vlucas/phpdotenv: 2.3.0
Requires (Dev)
- ext-xdebug: >=2.4.0
- phpunit/phpunit: ~5.1
README
TKL DataAccessDAL
TKL DataAccessDAL provides Access Control List for data-access module.
Support PSR-1, PSR-2, PSR-3, PSR-4.
Install
Via Composer
$ composer require tkl/data-access-dal
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.