PHPackages                             wotz/laravel-social-media-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wotz/laravel-social-media-share

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

wotz/laravel-social-media-share
===============================

A Laravel package for social sharing. This package is a rewrite from jorenvanhocht/laravel-share.

v4.0.0(3mo ago)0528↓44.1%[1 issues](https://github.com/wotzebra/laravel-social-media-share/issues)[3 PRs](https://github.com/wotzebra/laravel-social-media-share/pulls)MITPHPPHP ^8.4CI passing

Since Oct 13Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/wotzebra/laravel-social-media-share)[ Packagist](https://packagist.org/packages/wotz/laravel-social-media-share)[ Docs](https://github.com/wotzebra/laravel-social-media-share)[ RSS](/packages/wotz-laravel-social-media-share/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (20)Used By (0)

Laravel Social Media Share
==========================

[](#laravel-social-media-share)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

This package allows you to drop a social media links component on any page in your application. It can be used using Font Awesome and some default css or renderless without any styling and dependencies using SVG's. This package is heavily inspired by the `jorenvanhocht/laravel-share` package.

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

[](#installation)

You can install the package via composer:

```
composer require wotz/laravel-social-media-share
```

Publish the package config &amp; resource files.

```
php artisan vendor:publish --tag=codedor-social-media-share
```

Usage
-----

[](#usage)

Add the following line to any blade template where you want the social media links to appear.

```

```

To pull in the CSS add this line to the bottom of your HEAD tag in your **default.blade.php** file

```
@stack('head')
```

To pull in the javascript add this line right **before** the closing BODY tag in your **default.blade.php** file

```
@stack('scripts')
```

This generates:

```

```

Documentation
-------------

[](#documentation)

For the full documentation, check [here](./docs/index.md).

Testing
-------

[](#testing)

```
vendor/bin/pest
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Upgrading
---------

[](#upgrading)

Please see [UPGRADING](UPGRADING.md) for more information on how to upgrade to a new version.

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance83

Actively maintained with recent releases

Popularity18

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity84

Battle-tested with a long release history

 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

Every ~163 days

Recently: every ~211 days

Total

15

Last Release

118d ago

Major Versions

1.0.5 → 2.0.02021-01-19

2.0.2 → 3.0.02021-07-15

v3.4.0 → v4.0.02026-01-20

PHP version history (6 changes)1.0.0PHP &gt;=7.1

3.0.0PHP ^7.4 || ^8.0

v3.1.0PHP ^8.0

v3.2.0PHP ^8.1

v3.3.0PHP ^8.1|^8.2|^8.3

v4.0.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/15cf50c665151125e406b8daceaca4ce27096798f9295cbae2f17b29440241f6?d=identicon)[Who Owns The Zebra](/maintainers/Who%20Owns%20The%20Zebra)

---

Top Contributors

[![sofian-io](https://avatars.githubusercontent.com/u/11960001?v=4)](https://github.com/sofian-io "sofian-io (25 commits)")[![jyrkidn](https://avatars.githubusercontent.com/u/2447042?v=4)](https://github.com/jyrkidn "jyrkidn (24 commits)")[![gdebrauwer](https://avatars.githubusercontent.com/u/22586858?v=4)](https://github.com/gdebrauwer "gdebrauwer (5 commits)")[![Delsinvg](https://avatars.githubusercontent.com/u/73054670?v=4)](https://github.com/Delsinvg "Delsinvg (3 commits)")[![thibodelanghe](https://avatars.githubusercontent.com/u/38117009?v=4)](https://github.com/thibodelanghe "thibodelanghe (3 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

---

Tags

laravelsocialsharingwho owns the zebrasocial media links

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/wotz-laravel-social-media-share/health.svg)

```
[![Health](https://phpackages.com/badges/wotz-laravel-social-media-share/health.svg)](https://phpackages.com/packages/wotz-laravel-social-media-share)
```

###  Alternatives

[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[nativephp/mobile

NativePHP for Mobile

82724.0k43](/packages/nativephp-mobile)[tonysm/importmap-laravel

Use ESM with importmap to manage modern JavaScript in Laravel without transpiling or bundling.

148399.8k1](/packages/tonysm-importmap-laravel)[bezhansalleh/filament-google-analytics

Google Analytics integration for FilamentPHP

205144.8k5](/packages/bezhansalleh-filament-google-analytics)[laracraft-tech/laravel-useful-additions

A collection of useful Laravel additions!

58109.4k](/packages/laracraft-tech-laravel-useful-additions)[glhd/hooks

1726.6k](/packages/glhd-hooks)

PHPackages © 2026

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