定制 myengine/skeleton 二次开发

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

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

myengine/skeleton

最新稳定版本:1.0.1

Composer 安装命令:

composer require myengine/skeleton

包简介

MyEngine Skeleton Application

README 文档

README

Using Composer

The recommended way to get a working copy of this project is to clone the repository and use composer to install dependencies using the create-project command:

composer create-project myengine/skeleton ./

Installing Composer

Installing Composer locally is a matter of just running the installer in your project directory:

curl -sS https://getcomposer.org/installer | php

Note: If the above fails for some reason, you can download the installer with php instead:

php -r "readfile('https://getcomposer.org/installer');" | php

You can place this file anywhere you wish. If you put it in your PATH, you can access it globally. On unixy systems you can even make it executable and invoke it without php. You can run these commands to easily access composer from anywhere on your system:

mv composer.phar /usr/local/bin/composer

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-05-30