PHPackages                             carloscsrm/sharelaravel - 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. carloscsrm/sharelaravel

ActiveLibrary

carloscsrm/sharelaravel
=======================

Share content in Facebook and Twitter

0101PHP

Since Feb 1Pushed 11y ago1 watchersCompare

[ Source](https://github.com/carlosrgzm/sharelaravel)[ Packagist](https://packagist.org/packages/carloscsrm/sharelaravel)[ RSS](/packages/carloscsrm-sharelaravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

share-laravel
=============

[](#share-laravel)

Plugin for Laravel 4 just to share content in Facebook and Twitter

[![Build Status](https://camo.githubusercontent.com/f6a256f9dd72f86f8cdbe014a736350693a58f53d53af99679627528861c50e5/68747470733a2f2f7472617669732d63692e6f72672f6361726c6f7372677a6d2f73686172656c61726176656c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/carlosrgzm/sharelaravel)[![Coverage Status](https://camo.githubusercontent.com/75bfb7eeb45d8fd5fc241d957875d7ce7e805f5a13e29f107c76cc03d32cbc48/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6361726c6f7372677a6d2f73686172656c61726176656c2f62616467652e737667)](https://coveralls.io/r/carlosrgzm/sharelaravel)[![Latest Stable Version](https://camo.githubusercontent.com/39667f2c95c583e1eae7961cbc7bdef449eb1327ec350ab4e801dbb1ef240448/68747470733a2f2f706f7365722e707567782e6f72672f6361726c6f736373726d2f73686172656c61726176656c2f762f737461626c652e737667)](https://packagist.org/packages/carloscsrm/sharelaravel)[![Total Downloads](https://camo.githubusercontent.com/a6c69bcebfef1b609804acc53c2933ff6ffddea28f29bbe4cdd87bb728eaca56/68747470733a2f2f706f7365722e707567782e6f72672f6361726c6f736373726d2f73686172656c61726176656c2f646f776e6c6f6164732e737667)](https://packagist.org/packages/carloscsrm/sharelaravel)[![Latest Unstable Version](https://camo.githubusercontent.com/09f403aaa5b046641b38acc693e3fce284dcbcd273fa8dc904aba5249ed9e276/68747470733a2f2f706f7365722e707567782e6f72672f6361726c6f736373726d2f73686172656c61726176656c2f762f756e737461626c652e737667)](https://packagist.org/packages/carloscsrm/sharelaravel)[![License](https://camo.githubusercontent.com/53b0e13ba626d3134a90dbdba9ae90e7e4b65210836622a85fbe0eb20a9a7235/68747470733a2f2f706f7365722e707567782e6f72672f6361726c6f736373726d2f73686172656c61726176656c2f6c6963656e73652e737667)](https://packagist.org/packages/carloscsrm/sharelaravel)

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

[](#installation)

1. Add `carloscsrm/sharelaravel` to `composer.json`.

> "carloscsrm/sharelaravel": "dev-master"

2. Run composer update to pull down the latest version of Share-Laravel.
3. Now open up app/config/app.php and add the service provider to your providers array.

> 'providers' =&gt; array( 'Carloscsrm\\Sharelaravel\\SharelaravelServiceProvider', ),

The Alias is automatically added by the system, you don't need add it manually. The alias is **Sharelaravel**

Configuration
-------------

[](#configuration)

Run `php artisan config:publish carloscsrm/sharelaravel` and modify the config file with your own information.

Usage
-----

[](#usage)

For using this package you can add this code in your templates

`{{Sharelaravel::render($your_url, array('twitterVia'=>'your_twitter_account', 'textToShare'=>'Your text for twitter')) }}`

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1535695?v=4)[Carlos Rodríguez](/maintainers/carlosrgzm)[@carlosrgzm](https://github.com/carlosrgzm)

---

Top Contributors

[![carlosrgzm](https://avatars.githubusercontent.com/u/1535695?v=4)](https://github.com/carlosrgzm "carlosrgzm (7 commits)")

### Embed Badge

![Health badge](/badges/carloscsrm-sharelaravel/health.svg)

```
[![Health](https://phpackages.com/badges/carloscsrm-sharelaravel/health.svg)](https://phpackages.com/packages/carloscsrm-sharelaravel)
```

PHPackages © 2026

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