PHPackages                             alimehraei/linkedin-v2 - 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. alimehraei/linkedin-v2

ActiveLibrary[API Development](/categories/api)

alimehraei/linkedin-v2
======================

LinkedIn all in one for Laravel

v0.0.1-beta(3y ago)065MITPHPPHP ^8.0

Since Oct 19Pushed 3y ago2 watchersCompare

[ Source](https://github.com/AliMehraei/linkedin-v2)[ Packagist](https://packagist.org/packages/alimehraei/linkedin-v2)[ Docs](https://github.com/alimehraei/linkedin-v2)[ RSS](/packages/alimehraei-linkedin-v2/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (9)Versions (4)Used By (0)

LinkedIn all in one for Laravel
===============================

[](#linkedin-all-in-one-for-laravel)

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

[](#installation)

You can install the package via composer:

```
composer require alimehraei/linkedin-v2
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="linkedin-v2-migrations"
php artisan migrate
```

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="linkedin-v2-views"
```

Usage
-----

[](#usage)

```
$linkedinAllInOne = new alimehraei\LinkedInAllInOne();
echo $linkedinAllInOne->echoPhrase('Hello, alimehraei!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Credits
-------

[](#credits)

- [Ali Mehraei](https://github.com/alimehraei)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65% 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

1354d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/92b7638e91ed1b5ca906c6335e7354ce83951b9c39b68519d9b158cbc3f65fde?d=identicon)[AliMehraei](/maintainers/AliMehraei)

---

Top Contributors

[![AliMehraei](https://avatars.githubusercontent.com/u/72335154?v=4)](https://github.com/AliMehraei "AliMehraei (128 commits)")[![shahriared](https://avatars.githubusercontent.com/u/57944847?v=4)](https://github.com/shahriared "shahriared (41 commits)")[![masmaleki](https://avatars.githubusercontent.com/u/5430351?v=4)](https://github.com/masmaleki "masmaleki (28 commits)")

---

Tags

laravelalimehraeimasmalekilinkedin-v2

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/alimehraei-linkedin-v2/health.svg)

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

###  Alternatives

[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[spatie/laravel-health

Monitor the health of a Laravel application

87512.0M165](/packages/spatie-laravel-health)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.8k3](/packages/defstudio-telegraph)[nativephp/mobile

NativePHP for Mobile

1.1k75.1k91](/packages/nativephp-mobile)

PHPackages © 2026

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