helpse/kohana-composer-bootstrap
最新稳定版本:3.3.0.1
Composer 安装命令:
composer create-project helpse/kohana-composer-bootstrap
包简介
Kohana Framework project, installable through composer
关键字:
README 文档
README
Kohana is an elegant, open source, and object oriented HMVC framework built using PHP5, by a team of volunteers. It aims to be swift, secure, and small.
Released under a BSD license, Kohana can be used legally for any open source, commercial, or personal project.
Composer bootstrap
This repo is a bootstrap to get you start using Kohana through Composer.
There are 2 ways of installing Kohana:
1. Composer project
Open your command prompt, cd into the dir you want to install Kohana in and run composer create-project helpse/kohana-composer-bootstrap
2. Repo download
Just download this repo, put it where you need it and run composer install, it will download the framework and their bundled modules from the composer.json in the root dir.
After that you can change composer.json to include any package you'd like and run composer update.
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-10