From 30634a43a51f70b429817c0806be578d4514c01d Mon Sep 17 00:00:00 2001 From: Jamie York Date: Sat, 17 Aug 2024 23:30:47 +0100 Subject: [PATCH] static php cli --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c0b217..f4c6d77 100644 --- a/README.md +++ b/README.md @@ -852,6 +852,7 @@ Libraries to help manage database schemas and migrations. * [Laravel Valet](https://laravel.com/docs/master/valet) - A development environment for macOS. * [PHP Brew](https://github.com/phpbrew/phpbrew) - A PHP version manager and installer. * [PHP Build](https://github.com/php-build/php-build) - Another PHP version installer. +* [Static PHP CLI](https://github.com/crazywhalecc/static-php-cli) - Build or [download](https://dl.static-php.dev/static-php-cli/) static versions of PHP CLI and FPM. ### Development Environment *Software and tools for creating and sharing a development environment.*