symfony/security-acl
最新稳定版本:v3.3.4
Composer 安装命令:
composer require symfony/security-acl
包简介
Symfony Security Component - ACL (Access Control List)
README 文档
README
Security provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. It is inspired by the Java Spring framework.
Resources
Documentation:
https://github.com/symfony/acl-bundle/blob/main/src/Resources/doc/index.rst
Tests
You can run the unit tests with the following command:
$ cd path/to/Symfony/Component/Security/Acl/
$ composer.phar install --dev
$ phpunit
统计信息
- 总下载量: 38.61M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 378
- 点击次数: 1
- 依赖项目数: 88
- 推荐数: 4
其他信息
- 授权协议: MIT
- 更新时间: 2026-01-04