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 1mo 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 23% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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://www.gravatar.com/avatar/24595b29d12508f0765531e1f717ca59901b1070fedbfd649a258298efd39ea5?d=identicon)[MikeColeGuru](/maintainers/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

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M100](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[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.2M117](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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