PHPackages                             zenoware/sailstream-installer - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. zenoware/sailstream-installer

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

zenoware/sailstream-installer
=============================

Sailstream application installer.

v0.1(2y ago)011MITPHPPHP ^8.2

Since Feb 22Pushed 2y agoCompare

[ Source](https://github.com/Zenoware/sailstream-installer)[ Packagist](https://packagist.org/packages/zenoware/sailstream-installer)[ RSS](/packages/zenoware-sailstream-installer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

Sailstream Installer
====================

[](#sailstream-installer)

```
   _____       _ _______ __
  / ___/____ _(_) / ___// /_________  ____ _____ ___
  \__ \/ __ `/ / /\__ \/ __/ ___/ _ \/ __ `/ __ `__ \
 ___/ / /_/ / / /___/ / /_/ /  /  __/ /_/ / / / / / /
/____/\__,_/_/_//____/\__/_/   \___/\__,_/_/ /_/ /_/

```

Usage
-----

[](#usage)

### Install globally

[](#install-globally)

```
composer global require zenoware/sailstream-installer

```

### Add to path

[](#add-to-path)

Add the following to your `~/.bashrc` or `~/.zshrc`:

```
export PATH="$PATH:$HOME/.composer/vendor/bin"

```

### Create a new project

[](#create-a-new-project)

```
sailstream new

```

### Update

[](#update)

```
composer global update zenoware/sailstream-installer

```

### Help

[](#help)

```
sailstream help

```

###  Health Score

22

—

LowBetter than 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

807d ago

### Community

Maintainers

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

---

Top Contributors

[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (194 commits)")[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (112 commits)")[![nunomaduro](https://avatars.githubusercontent.com/u/5457236?v=4)](https://github.com/nunomaduro "nunomaduro (18 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (14 commits)")[![themsaid](https://avatars.githubusercontent.com/u/4332182?v=4)](https://github.com/themsaid "themsaid (9 commits)")[![jessarcher](https://avatars.githubusercontent.com/u/4977161?v=4)](https://github.com/jessarcher "jessarcher (6 commits)")[![peter279k](https://avatars.githubusercontent.com/u/9021747?v=4)](https://github.com/peter279k "peter279k (4 commits)")[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (4 commits)")[![Jubeki](https://avatars.githubusercontent.com/u/15707543?v=4)](https://github.com/Jubeki "Jubeki (4 commits)")[![browner12](https://avatars.githubusercontent.com/u/5232313?v=4)](https://github.com/browner12 "browner12 (4 commits)")[![alexbowers](https://avatars.githubusercontent.com/u/842974?v=4)](https://github.com/alexbowers "alexbowers (4 commits)")[![TJSoler](https://avatars.githubusercontent.com/u/17246882?v=4)](https://github.com/TJSoler "TJSoler (3 commits)")[![peterojo](https://avatars.githubusercontent.com/u/5240725?v=4)](https://github.com/peterojo "peterojo (3 commits)")[![SamAsEnd](https://avatars.githubusercontent.com/u/9657132?v=4)](https://github.com/SamAsEnd "SamAsEnd (3 commits)")[![mbabker](https://avatars.githubusercontent.com/u/368545?v=4)](https://github.com/mbabker "mbabker (2 commits)")[![mpociot](https://avatars.githubusercontent.com/u/804684?v=4)](https://github.com/mpociot "mpociot (2 commits)")[![jpcaparas](https://avatars.githubusercontent.com/u/2406808?v=4)](https://github.com/jpcaparas "jpcaparas (2 commits)")[![pakogn](https://avatars.githubusercontent.com/u/9632858?v=4)](https://github.com/pakogn "pakogn (2 commits)")[![jerguslejko](https://avatars.githubusercontent.com/u/4470539?v=4)](https://github.com/jerguslejko "jerguslejko (2 commits)")[![dleicam](https://avatars.githubusercontent.com/u/7970196?v=4)](https://github.com/dleicam "dleicam (2 commits)")

---

Tags

laraveljetstreamsail

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/zenoware-sailstream-installer/health.svg)

```
[![Health](https://phpackages.com/badges/zenoware-sailstream-installer/health.svg)](https://phpackages.com/packages/zenoware-sailstream-installer)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M683](/packages/barryvdh-laravel-ide-helper)[laravel/installer

Laravel application installer.

83610.7M20](/packages/laravel-installer)[livewire/flux

The official UI component library for Livewire.

9385.0M85](/packages/livewire-flux)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M367](/packages/laravel-zero-framework)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[laravel/vapor-cli

The Laravel Vapor CLI

31310.7M8](/packages/laravel-vapor-cli)

PHPackages © 2026

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