简版/acl-bundle

此包已被弃用且不再维护。没有建议替代包。

Symfony AclBundle

安装次数: 3,494

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 38

类型:symfony-bundle

dev-main 2024-04-05 07:41 UTC

This package is auto-updated.

Last update: 2024-04-17 14:29:38 UTC


README

ACL 包允许基于资源授予授权。

阅读包文档.

测试

您可以使用以下命令运行单元测试

$ cd path/to/acl-bundle/
$ composer.phar install --dev
$ ./vendor/bin/simple-phpunit