php-casbin

An authorization library that supports access control models like ACL, RBAC, ABAC in PHP .

APACHE-2.0 License

Downloads
795K
Stars
1.2K
Committers
19
php-casbin - v3.22.0 Latest Release

Published by leeqvip 5 months ago

3.22.0 (2024-05-18)

Features

  • Update Gitter badge to Discord badge in README.md (#153) (3fad21f)
php-casbin - v3.21.6

Published by leeqvip 7 months ago

3.21.6 (2024-04-12)

Bug Fixes

  • add expression-language v7.0 (173f740)
php-casbin - v3.21.5

Published by leeqvip 10 months ago

3.21.5 (2023-12-28)

Bug Fixes

  • ErrorException when some user belong no role in subjectPriority mode #149 (#150) (eb6d958)
php-casbin - v3.21.4

Published by leeqvip 11 months ago

3.21.4 (2023-11-30)

Bug Fixes

  • RBAC with domain and domain pattern returns invalid results (c187bd0)
php-casbin - v3.21.3

Published by leeqvip about 1 year ago

3.21.3 (2023-08-31)

Bug Fixes

php-casbin - v3.21.2

Published by leeqvip over 1 year ago

3.21.2 (2023-06-07)

Bug Fixes

php-casbin - v3.21.1

Published by leeqvip about 2 years ago

3.21.1 (2022-08-25)

Bug Fixes

  • fix the bug in g(_, _) function (5ad4fb4)
php-casbin - v3.21.0

Published by leeqvip about 2 years ago

3.21.0 (2022-08-24)

Features

php-casbin - v3.20.3

Published by leeqvip over 2 years ago

3.20.3 (2022-02-17)

Bug Fixes

  • DeleteUser() removes roles but leaves permissions(#133) (509d583)
php-casbin - v3.20.2

Published by leeqvip over 2 years ago

3.20.2 (2022-02-13)

Bug Fixes

php-casbin - v3.20.1

Published by leeqvip over 2 years ago

3.20.1 (2022-02-13)

Bug Fixes

php-casbin - v3.20.0

Published by leeqvip almost 3 years ago

3.20.0 (2021-12-24)

Bug Fixes

Features

  • Add benchmark test (f433e3d)
  • Auto load keyMatch3/keyMatch4/keyMatch5 (16e826f)

Performance Improvements

  • Optimize DefaultEffector to improve performance (5953db4)
  • Remove unnecessary slices in enforce() (e80f223)
php-casbin - v3.19.0

Published by leeqvip almost 3 years ago

3.19.0 (2021-11-29)

Features

  • Add deleteRolesForUserInDomain rbac method (#126) (d95b3c6)
php-casbin - v3.18.7

Published by leeqvip almost 3 years ago

3.18.7 (2021-11-27)

Bug Fixes

php-casbin - v3.18.6

Published by leeqvip almost 3 years ago

3.18.6 (2021-11-24)

Bug Fixes

  • Set hit rule to first matched allow rule for allow-and-deny effect (#124) (88994ef)
php-casbin - v3.18.5

Published by leeqvip almost 3 years ago

3.18.5 (2021-11-21)

Bug Fixes

  • error parameter in getUsers at default role manager (#123) (c5c8728)
php-casbin - v3.18.4

Published by leeqvip almost 3 years ago

3.18.4 (2021-11-17)

Bug Fixes

  • Model addPolicy method can't set policyMap correctly (#122) (aa26145)
php-casbin - v3.18.3

Published by leeqvip almost 3 years ago

3.18.3 (2021-11-14)

Bug Fixes

  • Add data at subject_priority_policy.csv (#121) (01d6734)
  • hasLink() couldn't get a correct result when RoleManager has MatchingFunc (#120) (a409154)
php-casbin - v3.18.2

Published by leeqvip almost 3 years ago

3.18.2 (2021-11-11)

Bug Fixes

  • a typo in rbac_with_pattern_policy.csv (#119) (667d7ba)
php-casbin - v3.18.1

Published by leeqvip almost 3 years ago

3.18.1 (2021-11-07)

Performance Improvements

  • Adjust function RemoveFilteredPolicy (#118) (5ebe5a8)
Package Rankings
Top 0.76% on Packagist.org
Top 6.67% on Proxy.golang.org
Badges
Extracted from project README
Scrutinizer Code Quality Default Coverage Status Discord