jetea/app

The Jetea Application.

Maintainers

Details

github.com/Jetea/app

Source

Issues

Installs: 42

Dependents: 0

Suggesters: 0

Security: 0

Stars: 13

Watchers: 2

Forks: 0

Open Issues: 1

Type:project

2.0.0 2019-01-25 08:19 UTC

This package is auto-updated.

Last update: 2024-04-21 19:49:59 UTC


README

Jetea is a fresh and fast php framework.Jetea attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as exception, routing, middleware.

Installation

composer create-project jetea/app=~2.0

Usage

Todo

Todo

  1. 数据库增加时区
  2. 路由默认增加 / 开头,不然每次都是调试半天发觉是这里的原因,减少开发负担
  3. command基类增加 info error warn 等方法,方便调试,或则放入ctx中也行。
  4. 时区从 PRC 更换为 Asia/Shanghai

License

MIT