phpup icon indicating copy to clipboard operation
phpup copied to clipboard

Cross-Platform PHP version manager written in rust :crab:

Results 7 phpup issues
Sort by recently updated
recently updated
newest added

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...

enhancement

#### `init` - [x] fix shell detecting for win - [ ] support PowerShell #### `ls-remote`, `install` - [ ] use pre-build binary for win #### `use`, `uninstall`, `alias`, and...

enhancement

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

good first issue

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...

good first issue