pjam/pugx-multi-user-bundle

Symfony PUGXMultiUserBundle

安装: 57

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 106

类型:symfony-bundle

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

This package is auto-updated.

Last update: 2024-09-20 03:58:43 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 是 PUGX 的一项倡议。

报告问题或功能请求

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

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