struktal/struktal-core
最新稳定版本:1.0.4
Composer 安装命令:
composer require struktal/struktal-core
包简介
Core library for the Struktal PHP framework
关键字:
README 文档
README
Core library for the Struktal PHP framework
Installation
To install this library, include it in your project using Composer:
composer require struktal/struktal-core
Usage
Start the application by calling the start method on the StruktalCore class:
\struktal\core\StruktalCore::start(__APP_DIR__, \app\users\User::class);
This defines all globals and initializes the application.
License
This software is licensed under the MIT license. See the LICENSE file for more information.
统计信息
- 总下载量: 321
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-19