PHPackages                             samdeimos/sail - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. samdeimos/sail

ActiveLibrary[CLI &amp; Console](/categories/cli)

samdeimos/sail
==============

v1.0.4(5y ago)023MITDockerfile

Since May 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/SamDeimos/Sail)[ Packagist](https://packagist.org/packages/samdeimos/sail)[ RSS](/packages/samdeimos-sail/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)DependenciesVersions (6)Used By (0)

Laravel Sail Legacy
===================

[](#laravel-sail-legacy)

Laravel sail for Laravel 7 apps.

Installation
------------

[](#installation)

Use the package manager [composer](https://getcomposer.org/) to install package.

```
composer require samdeimos/sail --dev
```

Usage
-----

[](#usage)

```
php artisan sail:install
php artisan sail:publish

alias sail='bash vendor/bin/sail'

sail up
sail up -d
sail down

sail php --version
sail artisan tinker
sail composer require
sail npm run dev

sail share // ngrok tunnel url

sail build --no-cache
```

Introduction
------------

[](#introduction)

Sail provides a Docker powered local development experience for Laravel that is compatible with macOS, Windows (WSL2), and Linux. Other than Docker, no software or libraries are required to be installed on your local computer before using Sail. Sail's simple CLI means you can start building your Laravel application without any previous Docker experience.

Official Documentation
----------------------

[](#official-documentation)

Documentation for Sail can be found on the [Laravel website](https://laravel.com/docs/sail).

License
-------

[](#license)

Laravel Sail is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

5

Last Release

1828d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/40805934?v=4)[Santiago Gutierrez](/maintainers/SamDeimos)[@SamDeimos](https://github.com/SamDeimos)

---

Top Contributors

[![SamDeimos](https://avatars.githubusercontent.com/u/40805934?v=4)](https://github.com/SamDeimos "SamDeimos (20 commits)")

### Embed Badge

![Health badge](/badges/samdeimos-sail/health.svg)

```
[![Health](https://phpackages.com/badges/samdeimos-sail/health.svg)](https://phpackages.com/packages/samdeimos-sail)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
