Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/prolic/humususer


https://github.com/prolic/humususer

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# HumusUser Module for Zend Framework 2

This module is deprecated in favour of ZfcUser. Most differences are reintegrated in ZfcUser.

The HumusUser module is a user registration and authentication module for Zend Framework 2.
Out of the box it uses NO storage adapter at all.

- User Model
- Util Password

It uses at lot of the ideas of [ZfcUser](https://github.com/ZF-Commons/ZfcUser).

## Requirements
- [Zend Framework 2](http://www.github.com/zendframework/zf2)

## Optional
- [DoctrineORMModule](https://github.com/doctrine/DoctrineORMModule)

## Installation
See the [INSTALL.md](http://www.github.com/prolic/HumusUser/tree/master/docs/INSTALL.md) file.