PhutilXHPASTBinary.php
Shared library for Arcanist and Phabricator
Install
- All systems
-
curl cmd.cat/PhutilXHPASTBinary.php.sh
- Debian
-
apt-get install libphutil
- Ubuntu
-
apt-get install libphutil
- Kali Linux
-
apt-get install libphutil
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libphutil
- Raspbian
-
apt-get install libphutil
- Dockerfile
- dockerfile.run/PhutilXHPASTBinary.php
libphutil
Shared library for Arcanist and Phabricator
libphutil (pronounced as "lib-futile", like the English word futile) is principally the shared library for Arcanist and Phabricator, but is suitable for inclusion in other projects. In particular, some of the classes provided in this library improve the state of common operations in PHP, like executing system commands.