Skip to content

rossey/phpdorset.github.io

 
 

Repository files navigation

Build Status

CodeShip

About

PHP Dorset Site based on Silex + Twig

Setup

Quick start, just using PHP

You will need: composer, git and PHP (5.4+)

git clone git@github.com:PHPDorset/phpdorset.github.io.git phpdorset
cd phpdorset
composer install
php -S localhost:8000 -t web

Then browse to http://localhost:8000

Vagrant (PuPHPet) box

You will need: git, Vagrant.

Run vagrant up to start the vagrant box and provision.

Ansible will provision Ubuntu 14.04 LTS box with

  • Latest Nginx
  • PHP 5.6
  • Composer

About

PHP Dorset Site

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.4%
  • HTML 1.9%
  • PHP 1.1%
  • Other 0.6%