wxuns/polite

High Performance and Extensible PHP Framework

Maintainers

Details

github.com/wxuns/polite

Source

Issues

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 3

Forks: 1

Open Issues: 1

Type:project

v1.0.3 2019-04-15 01:59 UTC

This package is auto-updated.

Last update: 2024-09-17 12:36:17 UTC


README

Latest Stable Version Total Downloads Build Status License

Polite做了那些事

  1. 一个基于yaf的PHP框架
  2. 支持composer
  3. 类似于Laravel的命令行工具
  4. 数据库迁移
  5. 集成Seaslog高性能日志扩展
  6. ...

扩展要求

编译安装yaf、seaslog扩展

安装步骤

composer create-project wxuns/polite
git clone https://github.com/wxuns/polite.git

详细文档

在线查看文档Polite框架文档

License

Polite框架基于MIT license进行开源