PHPackages                             scopefragger/laravel-socialy - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. scopefragger/laravel-socialy

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

scopefragger/laravel-socialy
============================

Laravel Socialy

136PHP

Since Aug 18Pushed 8y ago1 watchersCompare

[ Source](https://github.com/scopefragger/Laravel-Socialy)[ Packagist](https://packagist.org/packages/scopefragger/laravel-socialy)[ RSS](/packages/scopefragger-laravel-socialy/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Socialy - Social feeds for Laravel 5.1+
===============================================

[](#laravel-socialy---social-feeds-for-laravel-51)

Note - Not currently stable
===========================

[](#note---not-currently-stable)

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

[](#installation)

1. The preferred method of installation is via [Packagist](https://packagist.org/packages/scopefragger/mappy) and [Composer](http://getcomposer.org/). Run the following command to install the package and add it as a requirement to your project's `composer.json`:

    ```
    composer require scopefragger/laravel-socialy
    ```

- Add the following to your config/app.php

    ```
    Scopefragger\LaravelSocialy\LaravelSocialyServiceProvider::class
    ```
- Finaly, make sure you run the migrations

Usage - Command Line
--------------------

[](#usage---command-line)

Socialy collects your social data in the background as you work, without you needing to any extra work, to get set up. Add your required social feed access tokens to your .ENV ( Read bellow for a list of these ) you can then run the collections manualy!

```
```bash
Scopefragger\LaravelSocialy\LaravelSocialyServiceProvider::class
```

```

Config
------

[](#config)

As with most Laravel packages, Magic Views has the abuilty to define some options

1. Path | `String`Option allows you to define the path prior to your slug such as `flats` or `frontend`, you can leave this empty if you wish to work from the root

    ```
        'path' => '',
    ```

    ```
         OR

    ```

    ```
        'path' => 'flats/',
    ```
2. View Folder | `String`Specify the folder that you are wanting to look in when a slug is provided, such as pages/moduals etc...

    ```
    'view_folder' => 'pages',
    ```

Requirements
------------

[](#requirements)

- PHP 5.6
- LARAVEL 5.1+

Final Comments
--------------

[](#final-comments)

This Package was created to solve a problem, it has helped in anyway feel free to link back, give a star or recomend the package to others.

If by anychance you find a bug or can reccomend a feature, feel free to log a bug or raise a ticket in the issue tracker

Copyright and license
---------------------

[](#copyright-and-license)

MIT License

Copyright (c) 2017 Mark Anthony Jones

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

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://www.gravatar.com/avatar/5449eee6caee14b4620b0d1438a038291be45c3a72e54a74d28644aac9a8997f?d=identicon)[scopefragger](/maintainers/scopefragger)

---

Top Contributors

[![scopefragger](https://avatars.githubusercontent.com/u/1904112?v=4)](https://github.com/scopefragger "scopefragger (25 commits)")

### Embed Badge

![Health badge](/badges/scopefragger-laravel-socialy/health.svg)

```
[![Health](https://phpackages.com/badges/scopefragger-laravel-socialy/health.svg)](https://phpackages.com/packages/scopefragger-laravel-socialy)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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