oneup/acl-bundle
最新稳定版本:1.0.0
Composer 安装命令:
composer require oneup/acl-bundle
包简介
The missing link between Symfony`s Acl implementation and your application.
关键字:
README 文档
README
The OneupAclBundle provides easy to use Acl features for your Symfony application. It is built on top of the Security component and comes with handy features including:
- an Acl manager, your entry point.
- Doctrine listeners for automatically remove Acl entries once an entity is deleted.
- Check request parameters against your access control lists.
Documentation
The entry point of the documentation can be found in the file Resources/docs/index.md
Read the documentation for master
Read the documentation for v0.10.1
Read the documentation for v0.9.1
Upgrade Notes
- Symfony 3 compatibility 1.0.0 (Thanks to vrnagy)
- Added
oneup:acl:createandoneup:acl:deletecommands v0.11.0 (Thanks to jdeniau) - Fixed bugs for doctrine/mongodb-odm v0.10.1
- Changed default value of
remove_orphansto false v0.10.0 - Fixed a bug in the DoctrineSubscriber v0.9.1
- First feature complete version v0.9.0
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.
统计信息
- 总下载量: 106.56k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 52
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-08-02