phpup
phpup copied to clipboard
Cross-Platform PHP version manager written in rust :crab:
Would be great to be able to install RC versions of PHP - for example, PHP 8.2 RC3 is currently available at the time of writing but can't be installed...
#### `init` - [x] fix shell detecting for win - [ ] support PowerShell #### `ls-remote`, `install` - [ ] use pre-build binary for win #### `use`, `uninstall`, `alias`, and...
Hi @masan4444, I have created an Arch Linux package on AUR. It uses the binaries provided from this repo releases. https://aur.archlinux.org/packages/phpup-bin
When using system version as default phpup adds to PATH the tmp dir symlinked to /usr/bin. This is confusing because every binary installed in your system shows as running from...