PHP is a popular general-purpose scripting language that is especially suited to web development. Actively developed, making huge improvements over last years.
ASDF: Multiple PHP versions on localhost
I prefer working with #Docker, but sometimes it’s required to have #PHP locally, and even more - multiple versions of it! There’s a simple way of achieving this: ASDF 😎. ...