4年前 回复了 kang 创建的主题› Summer2020 › PHP-Casbin (Kang Yi) |
Learn how to write plugins in symfony
Learn the operation of the framework database in symfony
Learn how to use ORM in symfony
to add, delete, modify
4年前 回复了 kang 创建的主题› Summer2020 › PHP-Casbin (Kang Yi) |
Submit a pull request for easyswoole-permission
Complete easyswoole-permission
support for PHP-Casbin
Read the symfony
documentation and write a DEMO according to symfony
4年前 回复了 kang 创建的主题› Summer2020 › PHP-Casbin (Kang Yi) |
Learn the operation of easyswoole
for database operations and the use of ORM.
Complete the database design in easyswoole-permission
Complete injecting ORM into Adapter in easyswoole-permission
.
4年前 回复了 kang 创建的主题› Summer2020 › PHP-Casbin (Kang Yi) |
Complete Hyperf-permission
support for PHP-Casbin
Write DEMO according to easyswoole
document
Start learning the easyswoole
framework, start building easyswoole-permission
4年前 回复了 kang 创建的主题› Summer2020 › PHP-Casbin (Kang Yi) |
Use the installed DEMO to quickly get started with the Hyperf
framework:
4年前 回复了 kang 创建的主题› Summer2020 › PHP-Casbin (Kang Yi) |
Merge to #39. Implement AddMatchingFunc for RoleManager.
Merge to #41. Add batch operations: AddPolicies() and RemovePolicies() to Management API.
Merge to #44. ABAC's eval() feature in php-casbin.
Learn the Hyper framework.
Start the development of Hyper-authz package.
Improve Hyper-authz Adapter.
Improve Hyper-authz Models.
Improve Hyper-authz ConfigProvider.php.
4年前 回复了 kang 创建的主题› Summer2020 › PHP-Casbin (Kang Yi) |
Fixed issue #36, implement EnforceWithMatcher() (Status-Closed)
Fixed issue #39, Implement AddMatchingFunc for RoleManager(Status-Reviewing)
Fixed issue #44, feature: ABAC's eval() (Status-Reviewing)
Close all PHP-Casbin issue
Studied Symfony and Swoole
4年前 回复了 kang 创建的主题› Summer2020 › PHP-Casbin (Kang Yi) |
Studied the php-casbin and casbin
Fixed issue #37, GetAll() now gets results across all ptypes(Status-Closed)
Fixed issue #41,Add batch operations(Status-Reviewing)
It was a bit daunting when I first came into contact with this project, because I haven't touched on the expansion of the authority management mechanism before, so everything has to be learned again. At the beginning, it took a lot of effort to understand casbin. Fortunately, after reading some articles, I understood casbin and the permission management mechanism behind it.
Resolve issue : #36, #39, #44
Learning Go language
Add patter support to PHP-casbin