PHPackages                             pi/user - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. pi/user

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

pi/user
=======

Api base authentication and user management module via laminas and pi

1.0.1(1y ago)092BSD-3-ClausePHPPHP ^8.3

Since Feb 28Pushed 6mo ago4 watchersCompare

[ Source](https://github.com/pi-engine/user)[ Packagist](https://packagist.org/packages/pi/user)[ Docs](https://piengine.org)[ RSS](/packages/pi-user/feed)WikiDiscussions main Synced today

READMEChangelog (5)Dependencies (51)Versions (6)Used By (0)

User module
===========

[](#user-module)

Api base authentication and user management via laminas and pi engine

1. Important note
-----------------

[](#1-important-note)

This is the first stable version of the user module, you can install it on production projects now, we will work on improvement and testing this module in the next weeks

2. Installation
---------------

[](#2-installation)

Follow the below steps to install the module via composer

### Step 1

[](#step-1)

Run the following to install this library:

```
$ composer require pi/user
```

### Step 2

[](#step-2)

Edit `config\modules.config.php` and add `'User'` end of array, for example like this

```
