php-feather/feather

Feather - 轻量级PHP框架

dev-master 2022-09-04 00:27 UTC

This package is auto-updated.

Last update: 2024-09-03 19:00:04 UTC


README

Php-Feather 开发版本构建。一个 轻量级、快速 的PHP框架

安装

composer create-project --stability dev php-feather/feather projectname

导航到项目文件夹,并运行以下命令

composer update

本地运行

Docker

如果你已经在你的电脑上安装并运行了Docker,只需运行以下命令

docker-compose up -d

然后访问: https://