PHPackages                             fabiopaiva/zfc-user-crud - 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. [Database &amp; ORM](/categories/database)
4. /
5. fabiopaiva/zfc-user-crud

ActiveLibrary[Database &amp; ORM](/categories/database)

fabiopaiva/zfc-user-crud
========================

Crud interface for ZfcUser with Doctrine ORM.

1.0(10y ago)81.3k4MITPHPPHP &gt;=5.3.3

Since Sep 1Pushed 10y ago3 watchersCompare

[ Source](https://github.com/fabiopaiva/ZfcUserCrud)[ Packagist](https://packagist.org/packages/fabiopaiva/zfc-user-crud)[ Docs](https://github.com/fabiopaiva/ZfcUserCrud)[ RSS](/packages/fabiopaiva-zfc-user-crud/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

ZfcUserCrud
===========

[](#zfcusercrud)

ZfcUserCrud provide a CRUD interface to manage Users and Rolers. Require [ZfcUserDoctrineOrm](https://github.com/ZF-Commons/ZfcUserDoctrineORM).

Instalation
-----------

[](#instalation)

```
php composer.phar require fabiopaiva/zfc-user-crud:dev-master

```

Usage
-----

[](#usage)

In application.config.php enable this modules:

```
