2017 © Pedro Peláez
 

library fastroute-package

FAstRoute integration for Objective PHP

image

objective-php/fastroute-package

FAstRoute integration for Objective PHP

  • Thursday, February 8, 2018
  • by gauthier
  • Repository
  • 5 Watchers
  • 0 Stars
  • 17,742 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 8 Versions
  • 14 % Grown

The README.md

Objective PHP / FastRoute Package Build Status

Project introduction

This package allow to easily make use of the FastRoute request router with Objective PHP, (*1)

Installation

Manual

You can clone our Github repository by running:, (*2)

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 :), (*3)

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:, (*4)

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:, (*5)

cd [clone directory]/tests
./phpunit .

Configure the package

To be continued!, (*6)

The Versions

08/02 2018

dev-master

9999999-dev https://github.com/objective-php/fastroute-package

FAstRoute integration for Objective PHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

fastroute objective php

08/02 2018

v1.0.6

1.0.6.0 https://github.com/objective-php/fastroute-package

FAstRoute integration for Objective PHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

fastroute objective php

28/06 2017

v1.0.5

1.0.5.0 https://github.com/objective-php/fastroute-package

FAstRoute integration for Objective PHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

fastroute objective php

17/03 2017

v1.0.4

1.0.4.0 https://github.com/objective-php/fastroute-package

FAstRoute integration for Objective PHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

fastroute objective php