rvntone/multi-user-bundle

Symfony PUGXMultiUserBundle,PUGX/PUGXMultiUserBundle的分支

安装: 39

依赖者: 0

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 106

开放问题: 0

类型:symfony-bundle

v1.4.1 2013-03-28 15:55 UTC

This package is not auto-updated.

Last update: 2024-09-26 00:14:35 UTC


README

The PUGXMultiUserBundle extends FOSUserBundle adding the feature to handle users of different types. For now only supports the ORM db driver and is based on the doctrine2 inheritance.

Latest Stable Version Total Downloads Latest Unstable Version License

This branch (master) supports FOSUserBundle master and Symfony master. Build Status

The branch (2.0) supports FOSUserBundle 2.0 and Symfony >=2.1, <2.4. Build Status

The branch (1.4) supports FOSUserBundle 1.3 and Symfony 2.1 with new approach Build Status

有关旧实现,请参阅

The branch (1.3) supports FOSUserBundle 1.3 and Symfony 2.1 Build Status

The branch (1.2) supports FOSUserBundle 1.2 and Symfony 2.0 Build Status

文档

阅读文档

安装

所有安装说明位于文档中。

许可

此软件包采用MIT许可证。请参阅软件包中的完整许可证。

Resources/meta/LICENSE

关于

PUGXMultiUserBundle是Rvntone的倡议。

此分支修复了fos_user.entity_manager问题

报告问题或功能请求

问题和功能请求在Github问题跟踪器中跟踪。

当报告错误时,最好在安装了FOSUser的Symfony标准版的基本项目中重现它,以便软件包的开发者可以通过简单地克隆它并遵循一些步骤来重现问题。