kokspflanze / SmallUser

Laminas Module for User

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmallUser

Master Build Status Coverage Status

SYSTEM REQUIREMENTS

requires PHP 7.2 or later.

INSTALLATION

Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.

php composer.phar require kokspflanze/small-user
# (When asked for a version, type `dev-master`)

Then add SmallUser to your config/application.config.php.

Installation without composer is not officially supported and requires you to manually install all dependencies that are listed in composer.json

About

Laminas Module for User

License:MIT License


Languages

Language:PHP 95.7%Language:HTML 4.3%