cafelatte/framework
Composer 安装命令:
composer require cafelatte/framework
包简介
CafeLatte(CL) Framework is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs, response few types of format such as xml, json, text, html etc.
README 文档
README
CafeLatte Framework is a PHP micro framework that helps you easily, quickly write your powerful web applications and RestFull APIs. At its core, CafeLatte is a route that receives an HTTP request, invokes an appropriate callback routine, and returns an HTTP response. That’s it.
Core Features
- Router
- Request
- Controller
- FormValidator
- Response
- Template
- Logger
- Exception
- BenchMark
Installation
The CL framework has a few system requirements. You will need to make sure that your server meets the following requirements:
-
Requirements Php Extension
- PHP >= 7.0.0
- MbString PHP Extension
- XML PHP Extension
- JSON PHP Extension
- CLI PHP Extension
-
Server Requirements
- composer
Document
v1.x.x
More information, Visit at "http://www.cafe-latte.co.kr/Document/v1.x.x/Home".
License
The Library is released under the MIT public license.
统计信息
- 总下载量: 300
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-10-27