bbutkovic/fastly-php-runtime-tool

PHP runtime CLI for Fastly Compute@Edge

v1.0.1 2023-06-26 12:19 UTC

This package is auto-updated.

Last update: 2024-04-26 14:08:19 UTC


README

Easily package and prepare your PHP code for running on Fastly's Compute@Edge.

Fastly PHP Runtime

This CLI tool bundles your PHP code into a prebuilt version of the Fastly PHP Runtime.

Getting started

More information on getting started with using the CLI as well as the C@E PHP Runtime can be found in the Fastly PHP Runtime documentation.

CLI usage

CLI usage documentation

Installation

Install the CLI by running the following command:

composer global require "bbutkovic/fastly-php-runtime-tool"

License

MIT License