PHPackages                             stephenkhoo/laravel-vapor-deploy-helper - 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. stephenkhoo/laravel-vapor-deploy-helper

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

stephenkhoo/laravel-vapor-deploy-helper
=======================================

Helpers for laravel deployment with vapor

1.0.0(3y ago)03.6kPHPPHP &gt;=7.4

Since Oct 6Pushed 3y ago1 watchersCompare

[ Source](https://github.com/stephenkhoo/laravel-vapor-deploy-helper)[ Packagist](https://packagist.org/packages/stephenkhoo/laravel-vapor-deploy-helper)[ RSS](/packages/stephenkhoo-laravel-vapor-deploy-helper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Introduction
============

[](#introduction)

Attempt to solve the problem faced by Window user that cannot override the COMPOSER\_MIRROR\_PATH\_REPOS value from command line. Add this step to the build step in vapor and remove the override code `php artisan build:composer-mirror`.

This will allow different environments still able to have COMPOSER\_MIRROR\_PATH\_REPOS override to true only at deploy build step.

The update will look like this Before

```
build:
    - 'COMPOSER_MIRROR_PATH_REPOS=1 composer install --no-dev'
```

After

```
build:
    - 'php artisan build:composer-mirror'
    - 'composer install --no-dev'
```

To do
=====

[](#to-do)

- Installation command

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1315d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/09ae863f85ab4f227b4d865a5f57d954c36d81627bffbdc3a4561d0ff3d3afe6?d=identicon)[Stephen Khoo](/maintainers/Stephen%20Khoo)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/stephenkhoo-laravel-vapor-deploy-helper/health.svg)

```
[![Health](https://phpackages.com/badges/stephenkhoo-laravel-vapor-deploy-helper/health.svg)](https://phpackages.com/packages/stephenkhoo-laravel-vapor-deploy-helper)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.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)
