PHPackages                             msppack/laravelapp - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. msppack/laravelapp

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

msppack/laravelapp
==================

Package for create easly form with single sintex

1.0.1(9y ago)013PHPPHP &gt;=5.5.9

Since Jun 2Pushed 9y ago1 watchersCompare

[ Source](https://github.com/jayeshmsp/socialitelogin)[ Packagist](https://packagist.org/packages/msppack/laravelapp)[ RSS](/packages/msppack-laravelapp/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (5)Versions (4)Used By (0)

Formbuilder for Laravel5
========================

[](#formbuilder-for-laravel5)

```
Step 1 : php artisan make:auth
Step 2 : composer require msppack/laravelapp
Step 3 : Add service provider in config/app.php
        MspPack\LaravelApp\LaravelAppServiceProvider::class,
Step 4 : add in User model $fillable = [---,'provider','provider_id',---]
Step 5 : php artisan migrate
Step 6 : add key into config/services.php
		'twitter' => [
	        'client_id' => 'TWITTER_CLIENT_ID',
	        'client_secret' => 'TWITTER_CLIENT_SECRET,
	        'redirect' => 'http://localhost:8000/auth/twitter/callback',
	    ],

replace twitter from redirect url as per your social login like, google,facebook and Add this type array respective social login you want

```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

3315d ago

Major Versions

0.0.1 → 1.0.02017-06-02

0.0.2 → 1.0.12017-06-02

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8142375?v=4)[Manoj](/maintainers/manoj30808)[@manoj30808](https://github.com/manoj30808)

---

Tags

facebookgooglesociallaravel5.4laravelapp

### Embed Badge

![Health badge](/badges/msppack-laravelapp/health.svg)

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

###  Alternatives

[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

42010.0k](/packages/venturedrake-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[flarum/core

Delightfully simple forum software.

201.4M2.2k](/packages/flarum-core)[pdir/social-feed-bundle

Social feed extension for Contao CMS

1415.5k](/packages/pdir-social-feed-bundle)

PHPackages © 2026

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