sismic / fos-pomm-oauth-server-bundle
基于 FOS 与 Pomm 的协作开发
1.5.2
2016-02-22 13:57 UTC
Requires
- php: ^5.3.3|^7.0
- friendsofsymfony/oauth2-php: ~1.1
- symfony/framework-bundle: ~2.2|~3.0
- symfony/security-bundle: ~2.1|~3.0
Requires (Dev)
- doctrine/doctrine-bundle: ~1.0
- doctrine/mongodb-odm: ~1.0
- doctrine/orm: ~2.2
- phing/phing: ~2.4
- propel/propel1: ^1.6.5
- symfony/class-loader: ~2.1|~3.0
- symfony/form: ~2.3|~3.0
- symfony/yaml: ~2.1|~3.0
- willdurand/propel-typehintable-behavior: ^1.0.4
Suggests
- doctrine/doctrine-bundle: *
- doctrine/mongodb-odm-bundle: *
- propel/propel-bundle: If you want to use Propel with Symfony2, then you will have to install the PropelBundle
- symfony/form: Needed to be able to use the AuthorizeFormType
- willdurand/propel-typehintable-behavior: The Typehintable behavior is useful to add type hints on generated methods, to be compliant with interfaces
This package is not auto-updated.
Last update: 2024-09-14 19:31:08 UTC
README
文档
大部分文档存储在此包的 Resources/doc/index.md
文件中
许可证
此包遵循 MIT 许可证。完整许可证请参阅包内
Resources/meta/LICENSE
待办事项
- 更多测试
致谢
- Arnaud Le Blanc 和 所有贡献者
- 受 BazingaOAuthBundle 和 FOSUserBundle 的启发
- 安装文档改编自 FOSUserBundle 文档。