How to set up your own PEAR Channel?

后端 未结 3 771
太阳男子
太阳男子 2021-02-07 21:33

I am looking for instructions on how to setup a PEAR channel for our project so that we can deploy it with the pear installer. I have searched the web for a while and cannot fin

3条回答
  •  既然无缘
    2021-02-07 22:13

    It looks like you are one of the few people who want to do this. That tutorial you linked to appears to be the latest (!) but the package is still somewhat in development. The documentation in that package is also non-existent. It looks like it's up to you to write the docs. Or maybe contact Greg Beaver; the author of the package and blog post you linked to. He also wrote a book about PEAR (albeit in 2006.) The amazon writeup mentions this:

    Next, you will learn how to set up your own PEAR Channel for distributing PHP applications, both open-source and proprietary closed-source PHP applications that can be secured using technology already built into the PEAR Installer

    .

提交回复
热议问题