hitechnix/laratrust
最新稳定版本:v7.0.0
Composer 安装命令:
composer require hitechnix/laratrust
包简介
PHP 8.0+ fully-featured authentication & authorization system
README 文档
README
A modern and framework-agnostic authorization and authentication package featuring roles, permissions, custom hashing algorithms and additional security features.
The package follows the FIG standard PSR-4 to ensure a high level of interoperability between shared PHP code.
📦 Requirements
The package requires PHP 8.0+ and comes bundled with a Laravel 10 Facade and a Service Provider to simplify the optional framework integration.
📋 Features
- Authentication.
- Authorization.
- Registration.
- Users & Roles Management.
- Driver based permission system.
- Flexible activation scenarios.
- Reminders (password reset).
- Inter-account throttling with DDoS protection.
- Custom hashing strategies.
- Multiple sessions.
- Multiple login columns.
- Integration with Laravel.
- Allow use of multiple ORM implementations.
- Native facade for easy usage outside Laravel.
- Interface driven (your own implementations at will).
🔧 Installation
Install the package with the below command:
composer require hitechnix/laratrust
📝 Usage
Reader-friendly documentation can be found here.
📨 Message
I hope you find this useful. If using the package, but you're stuck? Found a bug? Have a question or suggestion for improving this package? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.
🔐 Security
If you discover any security-related issues, please email support@hitechnix.com instead of using the issue tracker.
📖 License
This software is released under the BSD 3-Clause License. Please see the LICENSE file or https://opensource.hitechnix.com/LICENSE.txt for more information.
✨ Contributors
Thanks goes to these wonderful people (emoji key):
|
Son Tran Thanh 🔧 🚇 🚧 💻 📖 👀 |
This project follows the all-contributors specification. Contributions of any kind welcome!
统计信息
- 总下载量: 42
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2023-11-29