PHPackages                             ajuchacko/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. ajuchacko/sail-7.x

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

ajuchacko/sail-7.x
==================

Docker files for running a basic Laravel 7 application.

98.6k12Shell

Since Dec 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ajuCubettech/sail-7.x)[ Packagist](https://packagist.org/packages/ajuchacko/sail-7.x)[ RSS](/packages/ajuchacko-sail-7x/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#laravel-sail-7x)

Laravel sail for Laravel 7 apps.

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

[](#installation)

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

```
composer install ajuchacko/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).

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0fde6ba0235966585033465b42acf1e201c39b82ecf1a46b24e6f4ec5e9f0adc?d=identicon)[ajuchacko91](/maintainers/ajuchacko91)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[pomander/pomander

Deployment for PHP

19615.7k2](/packages/pomander-pomander)[symfony-tools/docs-builder

The build system for Symfony's documentation

3668.5k1](/packages/symfony-tools-docs-builder)[enygma/composerclean

An additional command for Composer that removes configured files/directory

171.8k](/packages/enygma-composerclean)

PHPackages © 2026

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