PHPackages                             bishwopl/bpluser - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. bishwopl/bpluser

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

bishwopl/bpluser
================

An user registration and authentication module for laminas-mvc based on bishwopl/zf3-circlical-user

v2.0.5(5y ago)31681[1 issues](https://github.com/bishwopl/bpluser/issues)2MPL-2.0PHPPHP ^7

Since Feb 15Pushed 2y ago2 watchersCompare

[ Source](https://github.com/bishwopl/bpluser)[ Packagist](https://packagist.org/packages/bishwopl/bpluser)[ Docs](https://github.com/bishwopl/bpl-user)[ RSS](/packages/bishwopl-bpluser/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (7)Versions (21)Used By (2)

bpluser
=======

[](#bpluser)

An user registration, authentication and authorization module for Laminas-MVC based on [saeven/zf3-circlical-user](https://github.com/saeven/zf3-circlical-user/)

Features
========

[](#features)

- User Registration
- Forgot password feature
- View helpers
- Laminas Developers Toolbar extention

Requirements
============

[](#requirements)

Check [composer.json](https://github.com/bishwopl/bpluser/blob/master/composer.json) file for requirements.

Installation
============

[](#installation)

- Run following from project root directory

```
    $ composer require bishwopl/bpluser
```

- Enable module in application.config.php

```
