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)11402MITShellPHP ^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 1mo 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

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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

1127d 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.9k186.9M1.0k](/packages/laravel-sail)[timokoerber/laravel-one-time-operations

Run operations once after deployment - just like you do it with migrations!

6481.7M11](/packages/timokoerber-laravel-one-time-operations)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[ryoluo/sail-ssl

Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.

188672.6k2](/packages/ryoluo-sail-ssl)[yoelpc4/laravel-sail-preset

Laravel Sail runtimes &amp; docker-compose.yml preset.

1429.2k](/packages/yoelpc4-laravel-sail-preset)

PHPackages © 2026

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