vote up 1 vote down star
1

I'm working on a PHP project and I would like to know recommendations for implementing continuous integration.

I've read all the theory, but never got to use continuous integration. So it should be rather easy to start.

I've read about Xinc, Hudson, among others, but I would like to get some feedback based on experience. Have you used continuous integration in PHP projects? What has been your experience? Which server would you recommend?

Thanks in advance!

flag

1 Answer

vote up 3 vote down check

I have had good luck with phpUnderControl, which is based on CruiseControl.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.