2017 © Pedro Peláez
 

library app-users

image

germania-kg/app-users

  • Friday, July 20, 2018
  • by germania-kg
  • Repository
  • 2 Watchers
  • 0 Stars
  • 29 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 16 % Grown

The README.md

Germania KG · AppUsers

Germania\AppUsers\AppUserInterface bundles these interfaces:, (*1)

Packagist PHP version Build Status Scrutinizer Code Quality Code Coverage Build Status, (*2)

Germania\AppUsers\AppUser is an empty base class., (*3)

Installation

$ composer require germania-kg/app-users

Development

$ git clone https://github.com/GermaniaKG/AppUsers.git
$ cd AppUsers
$ composer install

Unit tests

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:, (*4)

$ composer test
# or
$ vendor/bin/phpunit

The Versions