Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kokspflanze/smalluser

Laminas Module for User
https://github.com/kokspflanze/smalluser

Last synced: about 2 months ago
JSON representation

Laminas Module for User

Awesome Lists containing this project

README

        

# SmallUser

Master
[![Build Status](https://travis-ci.org/kokspflanze/SmallUser.svg?branch=master)](https://travis-ci.org/kokspflanze/SmallUser)
[![Coverage Status](https://coveralls.io/repos/kokspflanze/SmallUser/badge.svg?branch=master)](https://coveralls.io/r/kokspflanze/SmallUser?branch=master)

## SYSTEM REQUIREMENTS

requires PHP 7.2 or later.

## INSTALLATION

Installation of this module uses composer. For composer documentation, please refer to
[getcomposer.org](http://getcomposer.org/).

```sh
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`