holtbosse/alba
最新稳定版本:3.19.8
Composer 安装命令:
composer require holtbosse/alba
包简介
Basic developer oriented CMS system
README 文档
README
A PHP/MySQL based Content Management System. Designed with developer flexibility in mind.
Requirements
- PHP 8.2 + (with mod_rewrite)
- MySQL/MariaDB 5.0+
Installation
- create project with composer
- require this package and install
- run
./vendor/bin/alba init - Follow prompts in terminal
That's it, now browse to /admin to start. See wiki for more info.
For dev work/testing
PHPSTAN test command
./vendor/bin/phpstan
Biomejs testing
see https://biomejs.dev/guides/manual-installation. install in your path and run biome lint
统计信息
- 总下载量: 2.05k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-07-17
