YOLO deploys Laravel applications to AWS Fargate.

Maintainers

Package info

github.com/codinglabsau/yolo

pkg:composer/codinglabsau/yolo

Statistics

Installs: 33 246

Dependents: 0

Suggesters: 0

Stars: 0

v1.0.0-alpha.34 2026-05-05 06:31 UTC

This package is auto-updated.

Last update: 2026-06-05 07:23:47 UTC


README

YOLO

YOLO

YOLO deploys Laravel applications to AWS Fargate.

Important

This package is in active development — contributions are welcome!

Documentation

Everything lives at codinglabsau.github.io/yolo:

The docs are a VitePress site under docs/ and deploy to GitHub Pages on every push to main.

Installation

{
  "require": {
    "codinglabsau/yolo": "dev-main"
  }
}

Existing EC2/ASG consumers stay on the frozen, maintenance-only codinglabsau/yolo-alpha (v1.0.0-alpha.34). Migrating to Fargate? Install both side-by-side during the cutover, then drop yolo-alpha.

Contributing

yolo (this repo, main): in active development. Open an issue or coordinate with @stevethomas before submitting PRs.

yolo-alpha: bug fixes only — production-safe patches welcome on codinglabsau/yolo-alpha. No new features.

License

MIT — see LICENSE.md.