sentinel:与框架无关的身份验证和授权系统 源码
哨兵 Sentinel是一个与PHP 7.3+框架无关的全功能身份验证和授权系统。 它还提供了其他功能,例如用户角色和其他安全功能。 开源软件包,编码不错,! 版本矩阵 版 Laravel PHP版本 5.x 8.0 > = 7.3 4.x 7.0 > = 7.2.5 3.x 6.0 > = 7.2 2.x 5.0 > = 5.4.0 1.x 4.1-5.0 > = 5.4.0 文献资料 易于阅读的文档可在找到。 使用包装,但您被卡住了吗? 发现了错误? 对改进此软件包有疑问或建议吗? 请随时在GitHub上创建问题,我们将尝试尽快解决。 贡献 感谢您的关注,
文件列表
sentinel-5.x.zip
(预估有个65文件)
sentinel-5.x
src
Users
EloquentUser.php
10KB
UserInterface.php
1005B
UserRepositoryInterface.php
3KB
IlluminateUserRepository.php
8KB
Persistences
IlluminatePersistenceRepository.php
4KB
EloquentPersistence.php
1KB
暂无评论