Skip to content

sydphp/phunconf.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHUNCONF

The code behind phunconf

[Heroku]

Requirements

  • PHP 5.5+
  • cURL (for installation)
  • PHPUnit + Behat for running tests Ok so I digress, it doesn't really need PHP 5.5. But you really have no excuse for not using 5.5 so nyerrr!

Installation

  1. Checkout the code from https://github.com/sydphp/phunconf.org
  2. Run PHP's internal webserver
php -S 0.0.0.0:8080 -t public/

Contributions

If you'd like to make a contribution, please submit a pull request to https://github.com/sydphp/phunconf.org

Copyright

Copyright (c) 2014 - The SydPHP Group License: MIT