Docs

puck is native tooling for PHP and Laravel, starting with a Composer-compatible install. Same composer.json and lock file, one static binary, a shared store under ~/.puck/store.

Keep Composer installed. Run puck doctor before switching a project.

Start here

  • Install: curl, Homebrew, Actions, Docker
  • Doctor: blockers and warnings before you switch
  • Usage: install, require, update, upgrade, store

Source of truth

Upgrade and release artifacts live on GitHub Releases(manifest.json, checksums, minisign). This site mirrors /install only. It is not the upgrade authority.

Deeper distribution notes:docs/distribution.mdin the repo.