---
name: wp-module-installer
title: Dependencies
description: Composer and npm dependencies.
updated: 2025-03-18
---

# Dependencies

## Runtime

| Package | Purpose |
|---------|---------|
| **newfold-labs/wp-module-pls** | License key provisioning, validation, and lifecycle for plugins/themes that use the PLS API via Hiive. The installer uses PLS when installing or validating licensed products. |

## Dev

- **newfold-labs/wp-php-standards** – PHPCS.
- **johnpbloch/wordpress** – WordPress core for tests.
- **lucatume/wp-browser** – Codeception wpunit.
- **phpunit/phpcov** – Coverage.
- **wp-cli/wp-cli**, **wp-cli/i18n-command** – CLI and i18n tooling.
