PHPackages                             itk-dev/azure-ad-delta-sync-drupal - 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. itk-dev/azure-ad-delta-sync-drupal

ActiveDrupal-module

itk-dev/azure-ad-delta-sync-drupal
==================================

Azure AD Delta Sync for Drupal

2.0.1(1y ago)09.1k↓50%[1 PRs](https://github.com/itk-dev/azure-ad-delta-sync-drupal/pulls)MITPHPCI passing

Since Sep 6Pushed 1y ago2 watchersCompare

[ Source](https://github.com/itk-dev/azure-ad-delta-sync-drupal)[ Packagist](https://packagist.org/packages/itk-dev/azure-ad-delta-sync-drupal)[ RSS](/packages/itk-dev-azure-ad-delta-sync-drupal/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (11)Versions (5)Used By (0)

Azure AD Delta Sync for Drupal
==============================

[](#azure-ad-delta-sync-for-drupal)

Drupal module for [Azure AD Delta Sync](https://github.com/itk-dev/azure-ad-delta-sync).

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

[](#installation)

```
composer require itk-dev/azure_ad_delta_sync
vendor/bin/drush pm:enable azure_ad_delta_sync
```

Go to `/admin/config/azure_ad_delta_sync` to set up the module.

You will probably want to add Azure api keys in `settings.local.php`, i.e.

```
# settings.local.php

$config['azure_ad_delta_sync.settings']['azure']['uri'] = '…';
$config['azure_ad_delta_sync.settings']['azure']['security_key'] = '…';
$config['azure_ad_delta_sync.settings']['azure']['client_secret'] = '…';
```

Furthermore, you may want to install the [Config Ignore](https://www.drupal.org/project/config_ignore) module and ignore the `azure_ad_delta_sync.settings` config if committing config to a version control system.

Usage
-----

[](#usage)

A cron job should run the following command at regular intervals:

```
vendor/bin/drush azure_ad_delta_sync:run --force
```

Run `vendor/bin/drush azure_ad_delta_sync:run --help` for details on the command.

Development
-----------

[](#development)

For development you need a full Drupal project. See [itk-dev/azure-ad-delta-sync-drupal-test](https://github.com/itk-dev/azure-ad-delta-sync-drupal-test) for an example.

We use lazy services, `aDrupal\azure_ad_delta_sync\UserManager` and `Drupal\azure_ad_delta_sync\Controller`, which require generating proxy classes (cf. ).

Run the following command to update the proxy classes:

```
./scripts/generate-proxy-classes
```

Automated tests
---------------

[](#automated-tests)

Requires a full Drupal installation with the `azure_ad_delta_sync_drupal` module in the `web/modules/contrib` folder.

```
(cd «DRUPAL_ROOT»/web; ./vendor/bin/phpunit modules/contrib/azure_ad_delta_sync_drupal/tests/src/Functional)
```

### Coding standards

[](#coding-standards)

The code follows the [Drupal Coding Standards](https://www.drupal.org/docs/develop/standards) (cf. [`phpcs.xml.dist`](phpcs.xml.dist)) and can be checked by running

```
composer install
composer coding-standards-check
```

Use

```
composer coding-standards-apply
```

to automatically fix some coding standard violations.

#### Markdown files

[](#markdown-files)

```
docker run --rm --volume "$PWD:/md" peterdavehello/markdownlint markdownlint '**/*.md' --fix
docker run --rm --volume "$PWD:/md" peterdavehello/markdownlint markdownlint '**/*.md'
```

### Code analysis

[](#code-analysis)

phpstan is used to perform static analysis of the code. Run the following script:

```
./scripts/code-analysis
```

### Rector

[](#rector)

Automatic code upgrades

`./scripts/rector`

### GitHub Actions

[](#github-actions)

We use [GitHub Actions](https://github.com/features/actions) to check coding standards, perform code analysis and run automated tests whenever a pull request is made (cf. [`.github/workflows/pr.yaml`](.github/workflows/pr.yaml)).

Before making a pull request you can run the GitHub Actions locally to check for any problems:

[Install `act`](https://github.com/nektos/act#installation) and run

```
act -P ubuntu-latest=shivammathur/node:focal pull_request
```

(cf. ).

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance47

Moderate activity, may be stable

Popularity24

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75.3% 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 ~639 days

Total

3

Last Release

437d ago

Major Versions

1.0.0 → 2.0.02025-02-03

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/33924554?v=4)[ITK Development](/maintainers/itk-dev)[@itk-dev](https://github.com/itk-dev)

---

Top Contributors

[![rimi-itk](https://avatars.githubusercontent.com/u/11267554?v=4)](https://github.com/rimi-itk "rimi-itk (61 commits)")[![sinejespersen](https://avatars.githubusercontent.com/u/15377965?v=4)](https://github.com/sinejespersen "sinejespersen (19 commits)")[![jekuaitk](https://avatars.githubusercontent.com/u/78410897?v=4)](https://github.com/jekuaitk "jekuaitk (1 commits)")

---

Tags

ad-delta-syncdrupaldrupal-modulephp

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/itk-dev-azure-ad-delta-sync-drupal/health.svg)

```
[![Health](https://phpackages.com/badges/itk-dev-azure-ad-delta-sync-drupal/health.svg)](https://phpackages.com/packages/itk-dev-azure-ad-delta-sync-drupal)
```

###  Alternatives

[temporal/sdk

Temporal SDK

4002.2M18](/packages/temporal-sdk)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

50570.7k1](/packages/web-auth-webauthn-framework)[internal/dload

Downloads binaries.

98142.7k10](/packages/internal-dload)[acquia/orca

A tool for testing a company's software packages together in the context of a realistic, functioning, best practices Drupal build

32902.4k](/packages/acquia-orca)[fourkitchens/sous-drupal-project

Starter project for Sous a Drupal distribution featuring a theme based on Emulsify Design System.

151.0k](/packages/fourkitchens-sous-drupal-project)

PHPackages © 2026

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