Hello Over at the log4php incubator project we are planning our first release and thought about offering our package via a PEAR repository as well.
As you have PHP code as well, we wondered if you have already discussed setting up something like pear.apache.org. If so, did you already got feedback from the project mentors? Technically such a pear repository is only an Apache VHost with some static xml metadata files next to the .tgz packages and one admin.php which is used to generate the metadata files when new packages are uploaded. The admin.php needs a database, MySQL is fine, sqlite might work as well. bye, -christian-
