bbutkovic/fastly-php-runtime-tool

PHP runtime CLI for Fastly Compute@Edge

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 2

pkg:composer/bbutkovic/fastly-php-runtime-tool

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

This package is auto-updated.

Last update: 2025-09-26 17:11:25 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