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.1.0(2mo ago)01.1k↓75.5%[1 PRs](https://github.com/wotzebra/laravel-social-media-share/pulls)MITPHPPHP ^8.3CI passing

Since Oct 13Pushed 1w 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 2d ago

READMEChangelog (10)Dependencies (10)Versions (22)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

56

—

FairBetter than 97% of packages

Maintenance92

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity82

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 ~158 days

Recently: every ~233 days

Total

16

Last Release

78d 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 (7 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

v4.1.0PHP ^8.3

### Community

Maintainers

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

---

Top Contributors

[![jyrkidn](https://avatars.githubusercontent.com/u/2447042?v=4)](https://github.com/jyrkidn "jyrkidn (27 commits)")[![sofian-io](https://avatars.githubusercontent.com/u/11960001?v=4)](https://github.com/sofian-io "sofian-io (25 commits)")[![gdebrauwer](https://avatars.githubusercontent.com/u/22586858?v=4)](https://github.com/gdebrauwer "gdebrauwer (5 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![thibodelanghe](https://avatars.githubusercontent.com/u/38117009?v=4)](https://github.com/thibodelanghe "thibodelanghe (3 commits)")[![Delsinvg](https://avatars.githubusercontent.com/u/73054670?v=4)](https://github.com/Delsinvg "Delsinvg (3 commits)")[![thibautdeg](https://avatars.githubusercontent.com/u/71264420?v=4)](https://github.com/thibautdeg "thibautdeg (2 commits)")[![Copilot](https://avatars.githubusercontent.com/in/1143301?v=4)](https://github.com/Copilot "Copilot (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

[nativephp/mobile

NativePHP for Mobile

1.1k75.1k91](/packages/nativephp-mobile)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.6k3](/packages/defstudio-telegraph)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

44855.7k](/packages/harris21-laravel-fuse)[cjmellor/level-up

This package allows users to gain experience points (XP) and progress through levels by performing actions on your site. It can provide a simple way to track user progress and implement gamification elements into your application

670109.6k](/packages/cjmellor-level-up)[bezhansalleh/filament-google-analytics

Google Analytics integration for FilamentPHP

211189.7k8](/packages/bezhansalleh-filament-google-analytics)

PHPackages © 2026

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