PHPackages                             emilsundberg/harbor-for-laravel - 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. emilsundberg/harbor-for-laravel

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

emilsundberg/harbor-for-laravel
===============================

Laravel package for managing local fork development

1.0.1(1y ago)039MITPHPPHP ^8.1

Since Oct 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/emilsundberg/harbor-for-laravel)[ Packagist](https://packagist.org/packages/emilsundberg/harbor-for-laravel)[ RSS](/packages/emilsundberg-harbor-for-laravel/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

Harbor for Laravel
==================

[](#harbor-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/25ed510ec717cfc6e915f0fde3ad9703428e78bbf4b450e5d359f6299e7908c6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656d696c73756e64626572672f686172626f722d666f722d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/emilsundberg/harbor-for-laravel)

Harbor is an elegant Laravel package for managing your package forks when contributing to open source. It allows you to easily manage your forks by docking them in your local harbor, and then casting off back to the original package once your pull request is merged.

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

[](#installation)

You can install the package via composer:

```
composer require emilsundberg/harbor-for-laravel --dev
```

Usage
-----

[](#usage)

Start by making a fork of the package you want to contribute to. Then dock the fork in your local harbor.

```
php artisan harbor:dock
```

Once you have made your changes and your pull request is merged, you can cast off back to the original package.

```
php artisan harbor:depart
```

Testing
-------

[](#testing)

```
composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

Every ~61 days

Total

2

Last Release

552d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4513288839d184d222046f71ee9e2e29ad676e4da76329151b517939bf1b5139?d=identicon)[emilsundberg](/maintainers/emilsundberg)

---

Top Contributors

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

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/emilsundberg-harbor-for-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/emilsundberg-harbor-for-laravel/health.svg)](https://phpackages.com/packages/emilsundberg-harbor-for-laravel)
```

###  Alternatives

[kra8/laravel-snowflake

Snowflake for Laravel and Lumen.

192453.6k9](/packages/kra8-laravel-snowflake)[worksome/coding-style

Worksomes coding style

49814.9k66](/packages/worksome-coding-style)[fabianmichael/kirby-meta

Your all-in-one powerhouse for any SEO and metadata needs imaginable.

7011.5k1](/packages/fabianmichael-kirby-meta)

PHPackages © 2026

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