2017 © Pedro Peláez
 

library zfc-user-list-doctrine

an userlist for ZfcUser that is easy customisable with doctrine usage.

image

stijnhau/zfc-user-list-doctrine

an userlist for ZfcUser that is easy customisable with doctrine usage.

  • Saturday, June 17, 2017
  • by stijnhau
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

ZfcUserListDoctrine

Introduction

This module provides an list of the users with usage of doctrine and noi adapter., (*1)

Installation

Using composer

  1. Add stijnhau/zfc-user-list+doctrine (version dev-master) to requirements
  2. Run update command on composer

Manually

  1. Clone this project into your ./vendor/ directory and enable it in your application.config.php file.
  2. Clone https://github.com/stijnhau/ZfcUserListDoctrine into your ./vendor/ directory and enable it in your application.config.php file.

Requires

  1. PHP >= 5.4.0
  2. ZfcUser >= 1.0.0
  3. doctrine/common >= v2.4.2
  4. doctrine/orm >= v2.4.4
  5. doctrine/doctrine-orm-module >= 0.8.0
  6. zf-commons/zfc-user-doctrine-orm = dev-master
  7. stijnhau/zfc-user-list

Features

The Versions