PHPackages                             mehrancodes/veyoze - 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. [CLI &amp; Console](/categories/cli)
4. /
5. mehrancodes/veyoze

Abandoned → [mehrancodes/veyoze](/?search=mehrancodes%2Fveyoze)Project[CLI &amp; Console](/categories/cli)

mehrancodes/veyoze
==================

A CLI tool to Quickly create On-Demand preview environment for your apps.

v1.1.8(6mo ago)9472112[19 issues](https://github.com/mehrancodes/laravel-harbor/issues)[2 PRs](https://github.com/mehrancodes/laravel-harbor/pulls)MITPHPPHP ^8.2CI passing

Since Oct 4Pushed 6mo ago3 watchersCompare

[ Source](https://github.com/mehrancodes/laravel-harbor)[ Packagist](https://packagist.org/packages/mehrancodes/veyoze)[ Docs](https://laravel-harbor.com)[ RSS](/packages/mehrancodes-veyoze/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (12)Versions (45)Used By (0)

[![Actions Status](https://github.com/mehrancodes/laravel-harbor/actions/workflows/run-tests.yml/badge.svg?event=pull_request)](https://github.com/mehrancodes/laravel-harbor/actions)

[![logo-harbor](https://private-user-images.githubusercontent.com/7046255/307621118-18186f83-dbd7-4a5a-ad2f-051e8c60c832.jpg?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzM4OTMzMDYsIm5iZiI6MTc3Mzg5MzAwNiwicGF0aCI6Ii83MDQ2MjU1LzMwNzYyMTExOC0xODE4NmY4My1kYmQ3LTRhNWEtYWQyZi0wNTFlOGM2MGM4MzIuanBnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDMxOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjAzMTlUMDQwMzI2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZjJjMDMwMzI3NDFmMWI5YTY1YWFiZWJkYzQ4MTZjZTBmNTVjZDdjOWMwZWM4YmNmOTkwYzM3MjA0ZWQxYjhhZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.omTGoA30kmGBH46nYG2nGSOt4tei_9JKMRdwqMCEVsI)](https://private-user-images.githubusercontent.com/7046255/307621118-18186f83-dbd7-4a5a-ad2f-051e8c60c832.jpg?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzM4OTMzMDYsIm5iZiI6MTc3Mzg5MzAwNiwicGF0aCI6Ii83MDQ2MjU1LzMwNzYyMTExOC0xODE4NmY4My1kYmQ3LTRhNWEtYWQyZi0wNTFlOGM2MGM4MzIuanBnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDMxOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjAzMTlUMDQwMzI2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZjJjMDMwMzI3NDFmMWI5YTY1YWFiZWJkYzQ4MTZjZTBmNTVjZDdjOWMwZWM4YmNmOTkwYzM3MjA0ZWQxYjhhZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.omTGoA30kmGBH46nYG2nGSOt4tei_9JKMRdwqMCEVsI)

Laravel Harbor (formerly Veyoze)
================================

[](#laravel-harbor-formerly-veyoze)

### On-Demand Laravel Forge deployments with all setup you need

[](#on-demand-laravel-forge-deployments-with-all-setup-you-need)

🚀 **Update (February 25, 2024):** Repository Name Change

We have officially changed the repository name from "Veyoze" to "Laravel Harbor." The new repository URL is now:

```
composer require mehrancodes/laravel-harbor
```

Please update your references and links accordingly.

Table of Contents
-----------------

[](#table-of-contents)

- [Introduction](#introduction)
- [Contributing](#contributing)
- [License](#license)
- [Roadmap](#roadmap)

Introduction
------------

[](#introduction)

In today's fast-paced software development world, the ability to quickly and efficiently test new features is a game-changer for teams aiming to maintain a competitive edge. Preview Environments serve as the critical testing grounds for new features, bug fixes, and updates before they are integrated into the main codebase. These environments are crafted on-demand to validate specific git branches, providing a transient yet powerful platform for thorough pre-merge testing.

`"Don't merge until you preview" - with Laravel Harbor, ensure that excellence is the standard, not the exception.`

Documentation, and Usage Instructions
-------------------------------------

[](#documentation-and-usage-instructions)

See the [documentation](https://laravel-harbor.com/docs/introduction/) for detailed installation and usage instructions.

Contributing
------------

[](#contributing)

We welcome contributions! Please see our [CONTRIBUTING.md](https://github.com/mehrancodes/laravel-harbor/blob/main/CONTRIBUTING.md) for details on how to contribute and the process for submitting pull requests.

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](https://github.com/mehrancodes/laravel-harbor/blob/main/LICENSE) file for details.

Roadmap
-------

[](#roadmap)

As this CLI tool has been crafted as an MVP and has undergone real-world testing, we're now focusing on enhancing its robustness and expanding its capabilities. Here's what's on our radar:

- 🛠️ **Enhanced Error Handling**: Aiming for comprehensive error handling throughout the entire CLI process to ensure smooth user experiences.
- 📘 **Expanded Documentation**: We'll be adding more examples showcasing the tool's versatility, such as:

    - Using Laravel as an API backend with Nuxt.js on the frontend for SSR handling.
    - Using with projects like WordPress and more.
- 🧪 **Testing**: Preparing unit tests and feature tests to ensure the tool's reliability and stability.

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance64

Regular maintenance activity

Popularity29

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 76.3% 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

Every ~20 days

Recently: every ~35 days

Total

39

Last Release

186d ago

Major Versions

v0.2.5 → v1.0.02024-03-27

PHP version history (2 changes)v0.0.1PHP ^8.1

v1.0.6PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/063a00301f7f963fba38109647a88745d32c29bcbbd821fe530e89638f37c63d?d=identicon)[mehrancodes](/maintainers/mehrancodes)

---

Top Contributors

[![mehrancodes](https://avatars.githubusercontent.com/u/7046255?v=4)](https://github.com/mehrancodes "mehrancodes (264 commits)")[![shawnhooper](https://avatars.githubusercontent.com/u/2073284?v=4)](https://github.com/shawnhooper "shawnhooper (40 commits)")[![RobertBoes](https://avatars.githubusercontent.com/u/2871897?v=4)](https://github.com/RobertBoes "RobertBoes (14 commits)")[![mgkimsal](https://avatars.githubusercontent.com/u/75154?v=4)](https://github.com/mgkimsal "mgkimsal (7 commits)")[![shvansheikha](https://avatars.githubusercontent.com/u/29592795?v=4)](https://github.com/shvansheikha "shvansheikha (6 commits)")[![prashank25](https://avatars.githubusercontent.com/u/5788844?v=4)](https://github.com/prashank25 "prashank25 (5 commits)")[![kim-vetisearch](https://avatars.githubusercontent.com/u/97092354?v=4)](https://github.com/kim-vetisearch "kim-vetisearch (4 commits)")[![381181295](https://avatars.githubusercontent.com/u/78950093?v=4)](https://github.com/381181295 "381181295 (3 commits)")[![vintagesucks](https://avatars.githubusercontent.com/u/13335308?v=4)](https://github.com/vintagesucks "vintagesucks (2 commits)")[![marzvrover](https://avatars.githubusercontent.com/u/6617862?v=4)](https://github.com/marzvrover "marzvrover (1 commits)")

---

Tags

cicontinuous-integrationforgelaravellaravel-forgelaravel-harborlaravel-zerophppreviewpreview-environmentprovisionpull-requestsstagingphpcliconsolelaravel-zerocontinuous integrationpreviewcistagingprovisionpull-requestslaravel-harborlaravel-forge

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/mehrancodes-veyoze/health.svg)

```
[![Health](https://phpackages.com/badges/mehrancodes-veyoze/health.svg)](https://phpackages.com/packages/mehrancodes-veyoze)
```

###  Alternatives

[mehrancodes/laravel-harbor

A CLI tool to Quickly create On-Demand preview environment for your apps.

9989.0k](/packages/mehrancodes-laravel-harbor)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.5k](/packages/nunomaduro-collision)[nunomaduro/laravel-console-menu

Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.

815412.0k48](/packages/nunomaduro-laravel-console-menu)[nunomaduro/laravel-console-task

Laravel Console Task is a output method for your Laravel/Laravel Zero commands.

2582.1M11](/packages/nunomaduro-laravel-console-task)[nunomaduro/laravel-console-summary

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

662.0M3](/packages/nunomaduro-laravel-console-summary)[nunomaduro/laravel-console-dusk

Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.

16255.4k7](/packages/nunomaduro-laravel-console-dusk)

PHPackages © 2026

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