allcontributors[bot] 512f8bd561 docs: add Stratus3D as a contributor (#33)
* docs: update README.md [skip ci]

* docs: create .all-contributorsrc [skip ci]

* Update README.md

* Update workflow.yml

Co-authored-by: BSKY <git@bsky.moe>
2020-02-13 04:29:35 +09:00
2020-02-12 14:46:47 +09:00

asdf-php

PHP plugin for asdf version manager

GitHub Workflow Status All Contributors PRs Welcome License

Original version of this plugin created by @Stratus3D

Prerequirements

Check the .github/workflows/workflow.yml for dependencies, paths, and environment variables needed to install the latest PHP version. To be honest, supporting a major version other than the latest without any extra work from the user is an endless endeavor that won't ever really work too well. It's not that we don't support them at all, but it's almost impossible for us to support them.

Installation

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

Note: PHP-PEAR

PHP PEAR is down without ETA for when the server will be back. To install PHP without PEAR you can specify a PHP_WITHOUT_PEAR variable with any value (except no), eg:

PHP_WITHOUT_PEAR=yes asdf install php <version>

Usage

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

Contributors

Thanks goes to these wonderful people (emoji key):


Trevor Brown

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

License

Licensed under the Apache License, Version 2.0.

Description
No description provided
Readme Apache-2.0 224 KiB
Languages
Shell 98%
Makefile 2%