symfony/security-acl 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 372
  • Watchers: 20
  • Forks: 52
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04