Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 665 Bytes

File metadata and controls

26 lines (19 loc) · 665 Bytes

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