forci/remember-me-bundle
Composer 安装命令:
composer require forci/remember-me-bundle
包简介
Persistent Remember Me bundle for Symfony applications
README 文档
README
Persistent Remember Me bundle for Symfony applications
- If you'd like to use a custom Token class, extend it, pass the config and DO NOT include the bundle in the auto-mapping list of bundles
TODO
- Documentation
- Tests
- Make it possible to attach the bundle to another Doctrine connection via a compiler pass that aliases
doctrine.orm.%manager_name%_entity_managertoforci_remember_me.entity_manager
<service id="forci_remember_me.repo.abstract" abstract="true"> <factory service="doctrine.orm.default_entity_manager" method="getRepository"/> </service>
统计信息
- 总下载量: 579
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2017-08-22