Ross ROSS = Recommend OSS · open-source software intelligence for agents

laravel/sail

Docker files for running a basic Laravel application. observed · 2026-08-28

github.com/laravel/sail · homepage · Shell · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 98
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 12
  • age_days: 2123
  • days_rel: 15
  • days_push: 15
  • n_releases_24m: 44

Full methodology

Adoption not part of the score

1914 stars · 518 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Laravel Sail is a lightweight command-line interface for interacting with Laravel's default Docker development environment, built around a compose.yaml file and a sail shell script. It lets developers run PHP, MySQL, Redis, Meilisearch, and other services locally without prior Docker experience.

Use cases

  • set up a local Laravel development environment with Docker
  • run a Laravel app with MySQL and Redis without installing PHP locally
  • start and stop Laravel Docker containers from the CLI
  • run Laravel tests and Artisan commands inside Docker
  • debug a Laravel app with Xdebug in containers
  • preview emails and use services like Meilisearch or Typesense locally

When to choose

  • you are building a Laravel application and want a batteries-included Docker dev environment
  • you want a consistent environment across macOS, Linux, and Windows (WSL2)
  • you have no Docker experience but need containers for PHP, databases, and search services

When to avoid

  • your project is not a Laravel application
  • you need a custom, complex production-grade Docker setup rather than a local dev environment
  • you already have a mature Docker workflow with your own compose files

Facets

cli-tool · maturity active

cli developer-tools container-runtime deployment developer-tools web-development backend windows cli php laravel docker-compose local-development php dev-environment devops containers docker linux macos

10 sources

Member repositories

RepositoryRoleHealth v2
laravel/sailmain98

For agents

markdown · JSON · MCP: product_card(name="laravel/sail")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem