ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# 3.2 Obtaining Phing Phing is free software distributed under the terms of the LGPL. 3.2.1 Distribution Files There are several ways to get a Phing distribution package. If you do not want to participate in developing Phing itself it is recommended that you get the latest snapshot or stable packaged distribution. If you are interested in helping with Phing development, register an account at GitHub as described below. The easiest way to obtain the distribution package is to visit the Phing website [\[phing\]](Bibliography.html#phing)and download the current distribution package in the format you desire. As of version 2.0, you have the option of downloading a PEAR-installable package or the full phing distribution. If you wish to modify phing we suggestion downloading the full version so that you can (e.g.) create your own PEAR package. If you simply wish to use Phing for your own project or need it to build another package, download & install the PEAR package. 3.2.2 Getting the latest source from Phing Git repository The latest snapshot can always be downloaded directly the official Phing Git repository. However, be warned that there is not guarantee that the momentous state of the repository represents a completely stable application without any problems. You can download a snapshot as a zip-tarball from: - <https://github.com/phingofficial/phing>