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 1mo ago

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 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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

1298d 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

[simplestats-io/laravel-client

Client for SimpleStats!

4515.5k](/packages/simplestats-io-laravel-client)[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[ryangjchandler/bearer

Minimalistic token-based authentication for Laravel API endpoints.

8129.8k](/packages/ryangjchandler-bearer)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1221.1k](/packages/codebar-ag-laravel-docuware)[combindma/laravel-facebook-pixel

Meta pixel integration for Laravel

4956.9k](/packages/combindma-laravel-facebook-pixel)[stechstudio/laravel-hubspot

A Laravel SDK for the HubSpot CRM Api

2971.0k](/packages/stechstudio-laravel-hubspot)

PHPackages © 2026

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