codebysushil/auth
最新稳定版本:v0.0.1
Composer 安装命令:
composer create-project codebysushil/auth
包简介
session based login system
README 文档
README
An object oriented MVC framework and session based Login and Registration system.
Requirement
- PHP 8.2 or latest
- Composer 2.8.0
- HTML, CSS, JavaScript
- CSS Framework (Tailwind CSS or Bootstrap)
- SQL with SQLite3
Install
composer create-project codebysushil/auth
Run server
Start built-in PHP Server.
php -S localhost:8080
Testing
PHPUnit framework used here.
composer phpunit --testdox
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2025-06-26