Skip to content

PHP plugin for asdf/mise that uses Homebrew instead of compiling PHP

License

Notifications You must be signed in to change notification settings

ntzrbtr/asdf-php-brew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-php-brew Build Lint

PHP plugin for the asdf version manager or mise; uses Homebrew for PHP installation instead of compiling PHP.

Throughout the use of this documentation, whenever asdf as a command is used, mise should work as well.

Contents

Dependencies

Install

Plugin:

asdf plugin add php https://github.com/ntzrbtr/asdf-php-brew.git

PHP:

# Show all installable versions
asdf list-all php

# Install specific version
asdf install php 8.2

# Set a version globally (on your ~/.tool-versions file)
asdf global php 8.2

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Thomas Off

About

PHP plugin for asdf/mise that uses Homebrew instead of compiling PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages