codinglabsau/yolo

YOLO deploys Laravel applications to AWS Fargate.
39,699
Install
composer require codinglabsau/yolo
Latest Version:v1.3.2
PHP:^8.3
License:MIT
Last Updated:Sep 12, 2026
Links: GitHub  ·  Packagist
Maintainer: stevethomas

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": "^1.0"
  }
}

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.

Related Packages

gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

631,580,251 9,707
laravel/framework

The Laravel Framework.

580,311,802 34,925
laravel/tinker

Powerful REPL for the Laravel framework.

489,754,436 7,444