哪吒机器人提醒:

提醒:All Posts | Lullabot
【标题】Automate Your Life with Phing
【摘要】phing is a php tool that allows us to automate processes -- typically, it's used for building and deploying software. it's similar in functionality to the apache ant project and uses xml files to execute tasks that are defined as php classes. best of all, it has a tonne of cool tasks already baked in! these include tasty things such as unit testing, file system operations, code sniffer integration, sql execution, shell commands, 3rd party services and version control integration.ok, that sounds... (02-20 20:22)