franky5831/codeigniter4-user-library 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

franky5831/codeigniter4-user-library

最新稳定版本:0.0.5

Composer 安装命令:

composer require franky5831/codeigniter4-user-library

包简介

Codeigniter4 User Mangement Library

README 文档

README

This is a library developed for Codeigniter 4 that will make the management of users in your application easier and more secure.

The library will automatically manage the registration and login process, with security measures in pace.

read the documentation here

The security measures:

  • Captchas
  • Xss prevention
  • SQL Injections prevention
  • Session Hijacking prevention
  • Brute force attacks prevention

How to install the library:

  1. Run the following command in the root of your CodeIgniter 4 project:
composer require franky5831/codeigniter4-user-library
  1. Copy the configurations you wish to override from the franky5831/codeigniter4-user-library/src/Config/App.php file to the app/Config/App.php file. The configurations that will not be copied will take the default values from the vendor file, you don't want to copy the __construct method from the vendor file.

For any issues or questions, please open an issue on the GitHub repository.

统计信息

  • 总下载量: 13
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2025-02-25