symfony/security-acl
Fork: 50 Star: 362 (更新于 2024-10-31 21:46:26)
license: MIT
Language: PHP .
Symfony Security ACL Component
最后发布版本: v3.3.3 ( 2023-12-04 23:43:52)
Security Component - ACL (Access Control List)
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
最近版本更新:(数据更新于 2024-09-05 19:30:38)
2023-12-04 23:43:52 v3.3.3
2022-09-18 22:10:56 v3.3.2
2022-02-16 02:21:19 v3.3.1
2022-02-09 06:55:20 v3.3.0
2021-07-21 17:32:31 v3.2.0
2021-04-29 02:33:42 v3.1.2
主题(topics):
acl, component, php, security, symfony, symfony-component
symfony/security-acl同语言 PHP最近更新仓库
2024-11-01 18:37:36 schmittjoh/JMSSerializerBundle
2024-10-31 21:37:53 filamentphp/filament
2024-10-28 00:16:41 symfony/var-dumper
2024-10-28 00:11:41 symfony/symfony
2024-10-11 23:44:26 coollabsio/coolify
2024-10-11 03:27:29 odan/slim4-skeleton