Home

Awesome

<div align="center">

asdf-frankenphp Build Lint

frankenphp plugin for the asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

asdf plugin add frankenphp
# or
asdf plugin add frankenphp https://github.com/theutz/asdf-frankenphp.git

frankenphp:

# Show all installable versions
asdf list-all frankenphp

# Install specific version
asdf install frankenphp latest

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

# Now frankenphp commands are available
frankenphp -v

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 © Michael Utz