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(3y ago)04.8k↓50%1[1 issues](https://github.com/jhonyspicy/laravel-wordpress-login/issues)MITPHPPHP ^8.0

Since May 17Pushed 3y 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 1mo ago

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

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

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

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

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[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)[beatswitch/lock

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)[amocrm/amocrm-api-library

amoCRM API Client

182728.5k6](/packages/amocrm-amocrm-api-library)

PHPackages © 2026

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