PRIVATE BETA — COMING SOON

Native PHP,
shipped from
the cloud.

elephc.cloud compiles your PHP projects to native binaries for every target, publishes the artifacts, and hosts them live. No local Rust toolchain. No cross-compile setup. Just push.

Join 1,240+ developers on the waitlist. No spam.
elephc.cloud — build log
$ elephc cloud deploy ./checkout-service
→ resolving targets ........... 3
→ compiling php → native asm
✓ darwin-arm64 2.4 MB 1.8s
✓ linux-arm64 2.3 MB 1.6s
✓ linux-x86_64 2.6 MB 2.1s
→ publishing artifacts ........ done
→ deploying checkout-service
✓ live checkout.elephc.app
Builds for every target
macOS ARM64Linux ARM64Linux x86_64 0 runtime deps
// what you get

Compile, publish, and host — without the toolchain.

01

Cloud Build

Push PHP, get native artifacts. Managed runners lower your code to native assembly and link standalone binaries for every target in parallel — nothing to install locally.

02

Publish

Versioned, distributable artifacts. Every build lands in a registry with checksums and release notes, ready to download or pull straight into your CI pipeline.

03

Host

Run it, live. Deploy compiled elephc projects to managed hosting and get a URL in seconds — native performance, zero servers to babysit.

// how it works

From PHP source to live binary in three steps.

step 01

Connect your project

Link a Git repository or push directly with the elephc CLI. We detect your compile targets automatically.

$ elephc cloud link
step 02

We compile to native

Parse, type-check, lower to assembly, link. Standalone binaries for macOS and Linux, built and tested in parallel.

3 targets — all passing
step 03

Publish & host

Artifacts go to your registry; the live build goes to managed hosting with a URL. Roll back any version instantly.

✓ live → app.elephc.app

Be first to compile in the cloud.

elephc.cloud is opening in private beta. Join the waitlist and we'll reach out as spots open up.

MIT License © 2026 — a project by Illegal Studio