定制 objective-php/fastroute-package 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

objective-php/fastroute-package

最新稳定版本:v1.0.6

Composer 安装命令:

composer require objective-php/fastroute-package

包简介

FAstRoute integration for Objective PHP

README 文档

README

Project introduction

This package allow to easily make use of the FastRoute request router with Objective PHP

Installation

Manual

You can clone our Github repository by running:

git clone http://github.com/objective-php/fastroute-package

If you're to proceed this way, you probably don't need more explanation about how to use the library :)

Composer

The easiest way to install the library and get ready to play with it is by using Composer. Run the following command in an empty folder you just created for FastRoute:

composer require --dev objective-php/fastroute-package:dev-master 

How to test the work in progress?

Run unit tests

First of all, please always run the unit tests suite. Our tests are written using PHPUnit, and can be run as follow:

cd [clone directory]/tests
./phpunit .

Configure the package

To be continued!

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 5
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2016-04-18