PHPackages                             kistlak/linkedin-poster - 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. [API Development](/categories/api)
4. /
5. kistlak/linkedin-poster

ActiveLibrary[API Development](/categories/api)

kistlak/linkedin-poster
=======================

Laravel package to share posts to LinkedIn

v1.0.4(1y ago)03MITPHPPHP ^8.0

Since Jun 18Pushed 1y agoCompare

[ Source](https://github.com/Kistlak/linkedin-poster)[ Packagist](https://packagist.org/packages/kistlak/linkedin-poster)[ RSS](/packages/kistlak-linkedin-poster/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (2)Versions (5)Used By (0)

📢 LinkedIn Poster for Laravel
=============================

[](#-linkedin-poster-for-laravel)

A simple Laravel package to authenticate users with LinkedIn and allow them to share event posts with a custom merged image (e.g., event banner + profile photo).

---

🚀 Features
----------

[](#-features)

- LinkedIn OAuth login with access token/session management
- Image merge support using event image + user's LinkedIn profile picture
- Optional preview before posting
- Text + Image post support to LinkedIn feed
- Configurable via `config/linkedin-share.php`

---

🔧 Installation
--------------

[](#-installation)

1. Require the package:

```
composer require kistlak/linkedin-poster
```

```
php artisan vendor:publish --tag=linkedin-config

```

2. Add the following to your .env

LINKEDIN\_CLIENT\_ID=your\_client\_id LINKEDIN\_CLIENT\_SECRET=your\_client\_secret LINKEDIN\_REDIRECT\_URI=

Usage
-----

[](#usage)

In your blade file, add:

```
@if (!Session::has('linkedin_token'))
    Connect LinkedIn
@else
    Share on LinkedIn
@endif

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance49

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

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

Total

4

Last Release

379d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2852d8055b2cc88e1c618c6415d3bbf9ff864563f83005a63a03fa84aca25b0a?d=identicon)[Kistlak](/maintainers/Kistlak)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/kistlak-linkedin-poster/health.svg)

```
[![Health](https://phpackages.com/badges/kistlak-linkedin-poster/health.svg)](https://phpackages.com/packages/kistlak-linkedin-poster)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1943.1k5](/packages/aimeos-prisma)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1235.9k20](/packages/fleetbase-core-api)

PHPackages © 2026

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