README about php configuration
This commit is contained in:
parent
094d7ac7ff
commit
da33c86898
1 changed files with 12 additions and 0 deletions
12
src/bindings/php/README.md
Normal file
12
src/bindings/php/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
Installing
|
||||
==========
|
||||
Requirements:
|
||||
* SWIG 2.0
|
||||
* A properly configured [phpenv](https://github.com/CHH/phpenv)
|
||||
|
||||
If you want to run the tests, you will also need to install PHPUnit. Do this with pyrus and save yourself some hell.
|
||||
|
||||
pyrus channel-discover pear.phpunit.de
|
||||
pyrus channel-discover pear.symfony.com
|
||||
pyrus channel-discover pear.symfony-project.com
|
||||
pyrus install --optionaldeps phpunit/PHPUnit
|
||||
Loading…
Add table
Add a link
Reference in a new issue