PHPackages                             dragonsguild/active-directory-authenticate-mock - 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. dragonsguild/active-directory-authenticate-mock

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

dragonsguild/active-directory-authenticate-mock
===============================================

CakePHP plugin for mock Active Directory authentication

0322PHP

Since Oct 13Pushed 7y ago1 watchersCompare

[ Source](https://github.com/MikeColeGuru/active-directory-authenticate-mock)[ Packagist](https://packagist.org/packages/dragonsguild/active-directory-authenticate-mock)[ RSS](/packages/dragonsguild-active-directory-authenticate-mock/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Mock Active Directory Authentication for [CakePHP 3](https://cakephp.org/)
==========================================================================

[](#mock-active-directory-authentication-for-cakephp-3)

Extends CakePHP's built-in authentication types to offer form mock Active Directory authentication

Installing With Composer
------------------------

[](#installing-with-composer)

Install Active Directory Authentication by adding the following to your `composer.json` file:

```
"require-dev": {
    "dragonsguild/active-directory-authenticate-mock": "master"
}

```

Run composer's update command to download the plugin.

Loading Into A CakePHP Application
----------------------------------

[](#loading-into-a-cakephp-application)

After installing with Composer, load the plugin:

```
// add to config/bootstrap.php
Plugin::load('ActiveDirectoryAuthenticateMock');
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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://avatars.githubusercontent.com/u/19918682?v=4)[Draco](/maintainers/MikeColeGuru)[@MikeColeGuru](https://github.com/MikeColeGuru)

---

Top Contributors

[![unholyknight](https://avatars.githubusercontent.com/u/1048970?v=4)](https://github.com/unholyknight "unholyknight (7 commits)")[![MikeColeGuru](https://avatars.githubusercontent.com/u/19918682?v=4)](https://github.com/MikeColeGuru "MikeColeGuru (5 commits)")[![milewski-jaroslaw](https://avatars.githubusercontent.com/u/7147814?v=4)](https://github.com/milewski-jaroslaw "milewski-jaroslaw (2 commits)")

### Embed Badge

![Health badge](/badges/dragonsguild-active-directory-authenticate-mock/health.svg)

```
[![Health](https://phpackages.com/badges/dragonsguild-active-directory-authenticate-mock/health.svg)](https://phpackages.com/packages/dragonsguild-active-directory-authenticate-mock)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.2M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

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