Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prolic/humususer
https://github.com/prolic/humususer
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/prolic/humususer
- Owner: prolic
- Created: 2012-04-11T16:34:11.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-14T18:11:20.000Z (over 12 years ago)
- Last Synced: 2024-10-31T02:42:08.777Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 PasswordIt 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.