Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dunglas/homebrew-frankenphp

🍺🧟 Homebrew tap for FrankenPHP
https://github.com/dunglas/homebrew-frankenphp

caddy frankenphp homebrew homebrew-formula homebrew-tap php

Last synced: 17 days ago
JSON representation

🍺🧟 Homebrew tap for FrankenPHP

Awesome Lists containing this project

README

        

# Homebrew FrankenPHP

Homebrew FrankenPHP

[Homebrew Formula](https://brew.sh) for [FrankenPHP](https://frankenphp.dev) (macOS and Linux).

Automatically installs a PHP version compatible with FrankenPHP using the [`shivammathur/php`](https://github.com/shivammathur/homebrew-php) tap.

## Install

Be sure to have Homebrew installed then run:

```console
brew install dunglas/frankenphp/frankenphp
```

Alternatively, you can tap the repository and install the formula:

```console
brew tap dunglas/frankenphp
brew install frankenphp
```

[`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile` are also supported:

```ruby
tap "dunglas/frankenphp"
brew "frankenphp"
```

## Credits

Created by [KΓ©vin Dunglas](https://dunglas.dev) and sponsored by [Les-Tilleuls.coop](https://les-tilleuls.coop).