https://github.com/doppar/guard
A authorization manager for doppar framework
https://github.com/doppar/guard
Last synced: 3 months ago
JSON representation
A authorization manager for doppar framework
- Host: GitHub
- URL: https://github.com/doppar/guard
- Owner: doppar
- License: mit
- Created: 2025-06-02T11:48:02.000Z (about 1 year ago)
- Default Branch: 1.x
- Last Pushed: 2025-06-02T11:50:10.000Z (about 1 year ago)
- Last Synced: 2025-06-03T01:23:06.454Z (about 1 year ago)
- Language: PHP
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
## About Doppar Guard
> **Note:** This repository contains the core code of the Doppar framework guard package. If you want to build an application using Doppar, visit the main [Doppar repository](https://github.com/doppar/doppar).
Doppar Guard is a modern authorization package built to bring powerful, expressive, and fine-grained access control to your Doppar applications. Doppar Guard offers a lightweight yet robust solution for defining and checking user permissions with clarity and ease. Designed for flexibility, security, and developer happiness, Doppar Guard streamlines the process of implementing complex authorization logic, helping teams build secure applications faster—without sacrificing control or performance.
## Contributing
Thank you for considering contributing to the Doppar framework! The contribution guide can be found in the [Doppar documentation](https://doppar.com/versions/3.x/contributions.html).
## Code of Conduct
In order to ensure that the Doppar community is welcoming to all, please review and abide by the [Code of Conduct](https://doppar.com/versions/3.x/contributions.html#code-of-conduct).
## Security Vulnerabilities
Please review [our security policy](https://github.com/doppar/framework/security/policy) on how to report security vulnerabilities.
## License
The Doppar framework is open-sourced software licensed under the [MIT license](LICENSE.md).