Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/znframework/package-authorization
ZN Framework Authorization Package
https://github.com/znframework/package-authorization
Last synced: about 2 months ago
JSON representation
ZN Framework Authorization Package
- Host: GitHub
- URL: https://github.com/znframework/package-authorization
- Owner: znframework
- License: mit
- Created: 2018-01-16T15:23:13.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-28T22:29:48.000Z (about 2 years ago)
- Last Synced: 2024-10-29T02:08:26.282Z (2 months ago)
- Language: PHP
- Size: 35.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
ZN Framework Authorization Package
Follow the steps below for installation and use.Installation
You only need to run the following code for the installation.```
composer require znframework/package-authorization
```