3 Star 0 Fork 0

Gitee 极速下载 / phlyty

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/phly/phlyty
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

Phlyty - A Microframework using ZF2 components

Build Status

Phlyty is a microframework using ZF2 components.

Basically, ZF2 components are used to provide the boring parts:

  • Routing
  • HTTP request and response
  • Events
  • Logging

I used phly_mustache as the templating engine.

Like a variety of other microframeworks, the core application object simply allows you to attach callables to defined routes. You then interact with the HTTP request and response, and potentially router, and return something that the application can then send back in the HTTP response.

The goal is to use PHP 5.4 idioms and provide a lightweight mechanism for building prototypes and simple websites.

At this time, the basic functionality is all written and tested, and basic end-user and API documentation are now available via:

Empty file

About

phlyty 是一个微型PHP框架,使用Zf2的组件 expand collapse
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
PHP
1
https://gitee.com/mirrors/phlyty.git
git@gitee.com:mirrors/phlyty.git
mirrors
phlyty
phlyty
master

Search