MyGit
🚩收到GitHub仓库的更新通知

symfony/security-acl

Fork: 45 Star: 361 (更新于 2024-05-05 10:48:39)

license: MIT

Language: PHP .

Symfony Security ACL Component

最后发布版本: v3.3.3 ( 2023-12-04 23:43:52)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

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-05-04 16:20:54)

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-05-20 01:27:21 elementor/elementor

2024-05-17 23:51:20 symfony/var-dumper

2024-05-17 23:50:58 symfony/routing

2024-05-17 23:48:06 symfony/symfony

2024-05-16 06:01:21 PHP-CS-Fixer/PHP-CS-Fixer

2024-05-15 04:34:29 doctrine/DoctrineMigrationsBundle