定制 danc0/gimli-skeleton 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

danc0/gimli-skeleton

最新稳定版本:v1.5.0

Composer 安装命令:

composer create-project danc0/gimli-skeleton

包简介

GimliDuck-PHP Skeleton Application

README 文档

README

composer create-project danc0/gimli-skeleton my-app

This skeleton application sets up the directory structure and a few basic Hello World routes to get started. You will need to add your tmp directory for Latte and in dev give it chmod 777 permissions.

You will also need to create your /App/Core/config.ini file if you decide to use that, if not remove the line from index.php that loads it.

Make sure to run composer install to install the dependencies inside the src directory and npm install to install the dependencies inside the vue directory.

There is a basic docker-compose.yml file included to get you started with a development environment. You can run docker compose up -d to start the containers and docker compose stop to stop them. The included Dockerfile includes PHP 8.3 with some commonly installed extensions and Redis.

Vue comes with WaveUI ready to use for UI components.

统计信息

  • 总下载量: 31
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unlicense
  • 更新时间: 2024-07-31