$ composer require germania-kg/acl
None so far :-)
$ git clone https://github.com/GermaniaKG/ACL.git
$ cd ACL
$ composer install
Either copy phpunit.xml.dist
to phpunit.xml
and adapt to your needs, or leave as is. Run PhpUnit test or composer scripts like this:
$ composer test
# or
$ vendor/bin/phpunit