2017 © Pedro Peláez
 

library users

image

germania-kg/users

  • Friday, July 20, 2018
  • by germania-kg
  • Repository
  • 2 Watchers
  • 0 Stars
  • 50 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 14 % Grown

The README.md

Germania KG · Users

This package is distilled from legacy code.
You certainly will not want to use this your production code., (*1)

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

Installation with Composer

Setup MySQL database with table creation listing in sql/users.sql.txt. Use Composer for PHP:, (*3)

$ composer require germania-kg/users

Development

$ git clone https://github.com/GermaniaKG/Users.git
$ cd Users
$ 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

TODO

user_id column name in SQL still is client_id. This is legacy and subject to change in upcoming major versions., (*5)

The Versions

20/07 2018

dev-develop

dev-develop

  Sources   Download

MIT

The Requires

 

The Development Requires

by Carsten Witt

20/07 2018

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

The Development Requires

by Carsten Witt

20/07 2018