I can\'t seem to find a way to switch versions of PHP quickly. Is there something equivalent to ruby version manager for php? I need to switch between 5.3 and 5.2 on OS X.
I think phpfarm is most close php alternative of rvm, it also installing pyrus which is like ruby gems for php world.