PHPackages                             lucenarenato/sail-7.x - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. lucenarenato/sail-7.x

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

lucenarenato/sail-7.x
=====================

Docker files for running a basic Laravel 5 or 7 application.

v1.0.1(3y ago)11502MITShellPHP ^7.2

Since Apr 11Pushed 3y agoCompare

[ Source](https://github.com/lucenarenato/sail-7.x)[ Packagist](https://packagist.org/packages/lucenarenato/sail-7.x)[ RSS](/packages/lucenarenato-sail-7x/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (2)Used By (2)

Laravel Sail-7.x
================

[](#laravel-sail-7x)

Laravel sail for Laravel 5,6 or 7 apps.

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

[](#installation)

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

```
composer install lucenarenato/sail-7.x --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).

- Renato Lucena [developer](https://renatolucena.net/)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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

Unknown

Total

1

Last Release

1181d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b9ae18e78564b45545d715d74d45529efc3656f2e2f4c989df6697c7b5435bc3?d=identicon)[lucenarenato](/maintainers/lucenarenato)

---

Top Contributors

[![ajuchacko](https://avatars.githubusercontent.com/u/13982547?v=4)](https://github.com/ajuchacko "ajuchacko (3 commits)")[![lucenarenato](https://avatars.githubusercontent.com/u/38870097?v=4)](https://github.com/lucenarenato "lucenarenato (2 commits)")

---

Tags

laraveldocker

### Embed Badge

![Health badge](/badges/lucenarenato-sail-7x/health.svg)

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

###  Alternatives

[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M307](/packages/laravel-horizon)[illuminate/database

The Illuminate Database package.

2.8k54.9M11.7k](/packages/illuminate-database)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M203](/packages/laravel-ai)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)

PHPackages © 2026

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