devtrope/ludens
最新稳定版本:v0.1.6
Composer 安装命令:
composer create-project devtrope/ludens
包简介
README 文档
README
Ludens is a lightweight PHP framework built for developers who want simplicity without sacrificing structure.
Philosophy
- Pure model objects — no framework dependencies, no annotations, just PHP
- Convention over configuration — sensible defaults, override only what you need
- Explicit over magic — you always know what is happening and why
Requirements
- PHP 8.2+
- Composer
Installation
composer create-project devtrope/ludens my-project
cd my-project
cp .env.example .env
License
Ludens is open-source software licensed under the MIT license.
(c) 2026 Quentin Schifferle dev.trope@gmail.com
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2026-03-20
