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.

96.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 1mo 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

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity31

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

[deployer/deployer

Deployment Tool

11.1k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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