xtetis/xengine

xEngine 框架核心

dev-master 2024-10-03 10:17 UTC

This package is auto-updated.

Last update: 2024-10-03 10:18:02 UTC


README

适用于各种PHP任务的框架

由xTetis提供支持

轻量级PHP应用程序框架

功能

使用phpDocumentor生成/更新文档

如果尚未安装phpDocumentor - 下载 https://phpdoc.org/phpDocumentor.phar 在下载的phpDocumentor.phar目录中执行以下命令

chmod +x phpDocumentor.phar
mv phpDocumentor.phar /usr/local/bin/phpDocumentor

在vendor/xtetis/xengine目录中运行以下命令以生成/更新

phpDocumentor -d . -t docs

您可以在 https://dillinger.io/ 上编辑文档