tmont/facilius 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

tmont/facilius

Composer 安装命令:

composer require tmont/facilius

包简介

PHP port of ASP.NET MVC. Kind of.

关键字:

README 文档

README

Build Status

This is a pseudo-port of ASP.NET MVC 3ish to PHP. I wrote it because I wanted to. It supports model binding, action filters, routing and all of the other good(ish) stuff about ASP.NET MVC.

It was more of an academic exercise than anything useful, but it actually does work pretty well.

Installation

Use composer:

{
  "require": {
    "tmont/facilius": "1.1.1"
  }
}

Facilius uses PSR-4 autoloading, facilitated by composer. So the following will set everything up properly:

require_once 'vendor/autoload.php';

Usage

There is an example hello world app in example/. It probably works. You can test it by running (cd example && php -S localhost:8000) and visiting http://localhost:8000/ in your browser.

Take a look at example/index.php to see how to set up the app.

Development

git clone git@github.com:tmont/facilius.git
cd facilius

# run tests
ant test

# generate code coverage in build/coverage
ant coverage

统计信息

  • 总下载量: 15
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: WTFPL
  • 更新时间: 2014-01-16

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固