kokspflanze/small-user

There is no license information available for the latest version (3.1.3) of this package.

Laminas Module for User

3.1.3 2023-07-03 09:33 UTC

This package is auto-updated.

Last update: 2024-04-03 10:58:00 UTC


README

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