Phalcon Version Switcher allows you to switch between Phalcon versions seamlessly.
This script is inspired by two great tools: sphp and xdebug-osx and Phalcon2 Installation guide by @goke_epapa
curl -L https://raw.githubusercontent.com/yemexx1/phalcon-switcher/master/phalcon-switcher.sh && sudo mv phalcon-switcher.sh /usr/local/bin/phalcon-switcher
##Installation with Clone
git clone https://github.com/yemexx1/phalcon-switcher.git
cd phalcon-switcher
chmod +x phalcon-switcher.sh
sudo ln -s `pwd`/phalcon-switcher.sh /usr/local/bin/phalcon-switcher
sudo phalcon-switcher <version_to_install>
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING and CONDUCT for details.
The MIT License (MIT). Please see License File for more information.