https://github.com/reactivematter/php-crud-acl
Middleware for implementing Access Control Layer for php-crud-api.
https://github.com/reactivematter/php-crud-acl
Last synced: 8 months ago
JSON representation
Middleware for implementing Access Control Layer for php-crud-api.
- Host: GitHub
- URL: https://github.com/reactivematter/php-crud-acl
- Owner: ReactiveMatter
- Created: 2023-12-18T16:00:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T05:51:00.000Z (over 2 years ago)
- Last Synced: 2024-12-31T17:31:04.954Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php-crud-acl
This is a middleware for implementing Access Control Layer for [php-crud-api](https://github.com/mevdschee/php-crud-api/).
More details and working of the middleware can be found in my [blog](https://reactivematter.github.io/blog/php-crud-acl).