letid/framework
Composer 安装命令:
composer require letid/framework
包简介
letId PHP Framework
关键字:
README 文档
README
letId is a simple oriented PHP framework and flexible configuration that allow developer to deploy multiply applications simultaneously. Yes, it's PHP Composer based, and using packages are up-to-you! letId has a very minimum requirement and aim to provided as light as possible.
Composer
The preferred way to install letId is through PHP Composer. Require letid/framework by doing one of the following:
php composer.phar require --prefer-dist letid/framework
or add require section in your composer.json.
"require": { "letid/framework": "dev-master" },
Usage
Wiki described detail of...
- [Getting Started][../../wiki/Getting-started]
- [Setup][../../wiki/Setup]
- [Configuration][../../wiki/Configuration]
- Features
- [Updates][../../wiki/Updates]
- [Todo][wiki/Todo]
License
For MIT License information.
Fixed
In aggregated query without GROUP BY
统计信息
- 总下载量: 42
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-01-27