#!/bin/bash php="$(basename "$0")" exec nix shell "github:loophp/nix-shell#${php}" --command php "$@"