PHPackages                             markomarkovic/cakephp-plugin-persona - 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. markomarkovic/cakephp-plugin-persona

AbandonedArchivedCakephp-plugin[Authentication &amp; Authorization](/categories/authentication)

markomarkovic/cakephp-plugin-persona
====================================

Mozilla Persona CakePHP Plugin

1.0.1(13y ago)233MITPHPPHP &gt;=5.3.0

Since Mar 29Pushed 11y ago1 watchersCompare

[ Source](https://github.com/markomarkovic/cakephp-plugin-persona)[ Packagist](https://packagist.org/packages/markomarkovic/cakephp-plugin-persona)[ Docs](https://github.com/markomarkovic/cakephp-plugin-persona)[ RSS](/packages/markomarkovic-cakephp-plugin-persona/feed)WikiDiscussions master Synced 1mo ago

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

*Mozilla [Persona](https://developer.mozilla.org/en-US/docs/Persona)* CakePHP Plugin
====================================================================================

[](#mozilla-persona-cakephp-plugin)

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

[](#requirements)

- php cURL support
- CakePHP &gt; 2.?

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

[](#installation)

1. Clone/Copy the files in this directory into `app/Plugin/Persona`
2. Ensure the plugin is loaded in `app/Config/bootstrap.php` by calling `CakePlugin::load('Persona', array('bootstrap' => true));`
3. Include the component in the Controller where you're needing it: `public $components = array('Persona.Persona');`
4. Include the helper in your controllers: `public $helpers = array('Persona.Persona');`

### Using composer

[](#using-composer)

Ensure `require` is present in `composer.json`. This will install the plugin into `app/Plugin/Persona`:

```
{
    "require": {
        "markomarkovic/cakephp-plugin-persona": "1.0.*"
    },
    "extra": {
        "installer-paths": {
            "app/Plugin/{$name}/": ["markomarkovic/cakephp-plugin-persona"]
        }
    }
}

```

Usage
-----

[](#usage)

1. Take a look at the `examples/Controller/UsersController.php` and set your own `sign_in` and `sign_out` methods. These are going to be targeted from the front-end using XMLHttpRequest
2. Take a look at the `examples/View/Layouts/default.ctp` for example login/logout buttons and JavaScript implementation

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

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 ~10 days

Total

2

Last Release

4778d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e072b66a0149b3bb45c14aaa6bd39eb9a1579354c6081bba1630f5cbb5465c66?d=identicon)[markomarkovic](/maintainers/markomarkovic)

---

Top Contributors

[![markomarkovic](https://avatars.githubusercontent.com/u/99233?v=4)](https://github.com/markomarkovic "markomarkovic (21 commits)")

---

Tags

deprecatedpluginauthcakephpmozillaPersona

### Embed Badge

![Health badge](/badges/markomarkovic-cakephp-plugin-persona/health.svg)

```
[![Health](https://phpackages.com/badges/markomarkovic-cakephp-plugin-persona/health.svg)](https://phpackages.com/packages/markomarkovic-cakephp-plugin-persona)
```

###  Alternatives

[uzyn/cakephp-opauth

Opauth plugin for CakePHP v2.x, allowing simple plug-n-play 3rd-party authentication with CakePHP

129276.5k](/packages/uzyn-cakephp-opauth)[webtechnick/cakephp-facebook-plugin

CakePHP Facebook Plugin

43712.3k](/packages/webtechnick-cakephp-facebook-plugin)[xety/cake3-cookieauth

A simple Cake3 plugin to authenticate users with Cookies.

1954.7k2](/packages/xety-cake3-cookieauth)[ivanamat/cakephp3-aclmanager

AclManager plugin for CakePHP 3.x

2715.2k](/packages/ivanamat-cakephp3-aclmanager)

PHPackages © 2026

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