Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smoren/yii2-auth-components
Extended auth components for Yii2
https://github.com/smoren/yii2-auth-components
access-control access-management controllers rest-api yii2 yii2-extension
Last synced: 28 days ago
JSON representation
Extended auth components for Yii2
- Host: GitHub
- URL: https://github.com/smoren/yii2-auth-components
- Owner: Smoren
- License: mit
- Created: 2021-06-08T15:46:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T14:41:36.000Z (over 1 year ago)
- Last Synced: 2024-10-10T22:03:31.626Z (28 days ago)
- Topics: access-control, access-management, controllers, rest-api, yii2, yii2-extension
- Language: PHP
- Homepage:
- Size: 72.3 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yii2-auth-components
Extended auth components for Yii2### How to install to Yii2 project
```
composer require smoren/yii2-auth-components
```