PHPackages                             jhonyspicy/laravel-wordpress-login - 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. jhonyspicy/laravel-wordpress-login

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

jhonyspicy/laravel-wordpress-login
==================================

login with user who created by wordpress

v2.0.2(4y ago)05.1k↓60.7%1[1 issues](https://github.com/jhonyspicy/laravel-wordpress-login/issues)MITPHPPHP ^8.0

Since May 17Pushed 4y ago1 watchersCompare

[ Source](https://github.com/jhonyspicy/laravel-wordpress-login)[ Packagist](https://packagist.org/packages/jhonyspicy/laravel-wordpress-login)[ RSS](/packages/jhonyspicy-laravel-wordpress-login/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (15)Used By (0)

laravel-wordpress-login
=======================

[](#laravel-wordpress-login)

(I'm not good at English...)

[![Total Downloads](https://camo.githubusercontent.com/6331ae4f133b4a356325c983760e71ebc4c28c887284c5598f6e5fe73691aa21/68747470733a2f2f706f7365722e707567782e6f72672f6a686f6e7973706963792f6c61726176656c2d776f726470726573732d6c6f67696e2f646f776e6c6f616473)](https://packagist.org/packages/jhonyspicy/laravel-wordpress-login)[![Latest Stable Version](https://camo.githubusercontent.com/ff697ebead2ac73f1108bd39d803271ad667d5d35364f1137b5da5b6df32d57e/68747470733a2f2f706f7365722e707567782e6f72672f6a686f6e7973706963792f6c61726176656c2d776f726470726573732d6c6f67696e2f762f737461626c65)](https://packagist.org/packages/jhonyspicy/laravel-wordpress-login)[![License](https://camo.githubusercontent.com/f36eca029f410b348b9af26bea490ea0d0825aaa15fb80b60a080bc13963098b/68747470733a2f2f706f7365722e707567782e6f72672f6a686f6e7973706963792f6c61726176656c2d776f726470726573732d6c6f67696e2f6c6963656e7365)](https://packagist.org/packages/jhonyspicy/laravel-wordpress-login)

login with user data created by wordpress

Laravel
-------

[](#laravel)

You can install this package via composer

```
composer require jhonyspicy/laravel-wordpress-login
```

edit `config/hashing.php` like below

```
return [
    // change default driver to 'phpass'
    'driver' => 'phpass',
    ...
    ...
    ...
    // add phpass setting
    'phpass' => [
        'iteration_count' => 8,
        'portable_hashes' => true,
    ],
];
```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity72

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~85 days

Recently: every ~70 days

Total

14

Last Release

1501d ago

Major Versions

v1.0.10 → v2.0.02021-10-05

PHP version history (5 changes)v1.0.0PHP ^7.0

v1.0.5PHP ^7.2

v1.0.7PHP ^7.0|^8.0

v1.0.8PHP ^7.2|^8.0

v2.0.1PHP ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/376337?v=4)[kazuma takara](/maintainers/jhonyspicy)[@jhonyspicy](https://github.com/jhonyspicy)

---

Top Contributors

[![jhonyspicy](https://avatars.githubusercontent.com/u/376337?v=4)](https://github.com/jhonyspicy "jhonyspicy (28 commits)")

### Embed Badge

![Health badge](/badges/jhonyspicy-laravel-wordpress-login/health.svg)

```
[![Health](https://phpackages.com/badges/jhonyspicy-laravel-wordpress-login/health.svg)](https://phpackages.com/packages/jhonyspicy-laravel-wordpress-login)
```

###  Alternatives

[mews/captcha

Laravel 5/6/7/8/9/10/11/12 Captcha Package

2.6k5.8M90](/packages/mews-captcha)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)

PHPackages © 2026

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