PHPackages                             samuelnitsche/better-share - 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. samuelnitsche/better-share

ActiveLibrary

samuelnitsche/better-share
==========================

Better sharing for Laravel projects

v0.0.1(1y ago)028PHP

Since Jul 16Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/SamuelNitsche/better-share)[ Packagist](https://packagist.org/packages/samuelnitsche/better-share)[ RSS](/packages/samuelnitsche-better-share/feed)WikiDiscussions main Synced 1mo ago

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

Better Share for Laravel
========================

[](#better-share-for-laravel)

Better Share is a package for Laravel, which makes sharing your project easier.

It was inspired by [this video from Aaron Francis](https://www.youtube.com/watch?v=pT7e31DMTYY) and aims for a simpler usage.

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

[](#installation)

You can install the package via composer:

```
composer require samuelnitsche/better-share
```

You can publish the config file with:

```
php artisan vendor:publish --provider="SamuelNitsche\BetterShare\BetterShareServiceProvider" --tag="config"
```

Requirements
------------

[](#requirements)

The package assumes that you have the `ngrok` binary installed on your system and available in your `$PATH`. You can download it from [ngrok.com](https://ngrok.com/download).

Usage
-----

[](#usage)

The package registers a `share` command in your Laravel project. You can use it like this:

```
php artisan share
```

Roadmap
-------

[](#roadmap)

- Add support for Vite hot reloading

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance65

Regular maintenance activity

Popularity7

Limited adoption so far

Community7

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

670d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/samuelnitsche-better-share/health.svg)

```
[![Health](https://phpackages.com/badges/samuelnitsche-better-share/health.svg)](https://phpackages.com/packages/samuelnitsche-better-share)
```

###  Alternatives

[spatie/menu

Html menu generator

7592.9M6](/packages/spatie-menu)[laravel/cashier-paddle

Cashier Paddle provides an expressive, fluent interface to Paddle's subscription billing services.

264778.4k3](/packages/laravel-cashier-paddle)[spatie/laravel-missing-page-redirector

Redirect missing pages in your Laravel application

5071.4M15](/packages/spatie-laravel-missing-page-redirector)[spatie/laravel-navigation

Manage menus, breadcrumbs, and other navigational elements in Laravel apps

5711.0M10](/packages/spatie-laravel-navigation)[spatie/laravel-uptime-monitor

A powerful, easy to configure uptime monitor

1.1k234.4k8](/packages/spatie-laravel-uptime-monitor)[juampi92/test-seo

Easy way to test your SEO

26341.0k](/packages/juampi92-test-seo)

PHPackages © 2026

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