2017 © Pedro Peláez
 

library phavour

Phavour is a new PHP Framework with a focus on speed and ease of development.

image

phavour/phavour

Phavour is a new PHP Framework with a focus on speed and ease of development.

  • Friday, February 7, 2014
  • by rogerthomas84
  • Repository
  • 4 Watchers
  • 3 Stars
  • 42 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Phavour

Phavour is a new PHP Framework with a focus on speed and ease of development., (*1)

Get running quickly

We've set up a great little templated application, which shows you how to set up Phavour and get running. It also comes with the Phavour Docs package, so you can review the docs as you wish. View the template, (*2)

Unit Testing

To test Phavour, first, checkout this repository:, (*3)

$ git clone https://github.com/phavour/phavour.git, (*4)

Then, run composer install:, (*5)

$ composer install --dev, (*6)

Then, run PHPUnit, (*7)

$ phpunit, (*8)

The Versions

07/02 2014

dev-master

9999999-dev https://github.com/phavour/phavour

Phavour is a new PHP Framework with a focus on speed and ease of development.

  Sources   Download

MIT

The Requires

  • php >=5.3.7

 

phavour