Download the PHP package stijnhau/zfc-user-list without Composer
On this page you can find all versions of the php package stijnhau/zfc-user-list. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stijnhau/zfc-user-list
More information about stijnhau/zfc-user-list
Files in stijnhau/zfc-user-list
Download stijnhau/zfc-user-list
More information about stijnhau/zfc-user-list
Files in stijnhau/zfc-user-list
Vendor stijnhau
Package zfc-user-list
Short Description an userlist for ZfcUser that is easy customisable.
License
Homepage https://github.com/stijnhau/ZfcUserList.git
Package zfc-user-list
Short Description an userlist for ZfcUser that is easy customisable.
License
Homepage https://github.com/stijnhau/ZfcUserList.git
Keywords zf2
Please rate this library. Is it a good library?
Informations about the package zfc-user-list
ZfcUserList Module for Zend Framework 2
========================================
Introduction
This module provides an list of the users.
Installation
Using composer
- Add
stijnhau/zfc-user-list
(versiondev-master
) to requirements - Run
update
command on composer
Manually
- Clone this project into your
./vendor/
directory and enable it in yourapplication.config.php
file. - Clone
https://github.com/stijnhau/ZfcUserList
into your./vendor/
directory and enable it in yourapplication.config.php
file.
Requires
- PHP >= 5.4.0
- ZfcUser >= 1.0.0
- doctrine/common >= v2.4.2
- doctrine/orm >= v2.4.4
- doctrine/doctrine-orm-module >= 0.8.0
- zf-commons/zfc-user-doctrine-orm = dev-master
Features
This module needs soome refactoring to use Adapter The usage of doctrine should be an other module that depends on this module.
All versions of zfc-user-list with dependencies
PHP Build Version
Package Version
The package stijnhau/zfc-user-list contains the following files
Loading the files please wait ....