phpenv is a tool that allows you to install and switch between PHP versions easily. It’s ideal for simpler, PHP-only projects.
How to Install phpenv:
1. Clone the phpenv repository:
git clone https://github.com/phpenv/phpenv.git ~/.phpenv
2. Add phpenv to your path (e.g., in /.bash_