PHPackages                             jpollock/wp-engine-api-php - 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. [API Development](/categories/api)
4. /
5. jpollock/wp-engine-api-php

ActiveLibrary[API Development](/categories/api)

jpollock/wp-engine-api-php
==========================

Unofficial PHP SDK for WP Engine API

0201[1 PRs](https://github.com/jpollock/wp-engine-api-php/pulls)PHP

Since Dec 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jpollock/wp-engine-api-php)[ Packagist](https://packagist.org/packages/jpollock/wp-engine-api-php)[ RSS](/packages/jpollock-wp-engine-api-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

WP Engine API PHP SDK
=====================

[](#wp-engine-api-php-sdk)

A PHP SDK for interacting with the WP Engine API.

> **Note**: This SDK is maintained by Jeremy Pollock () and is not affiliated with or supported by WP Engine.

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

[](#requirements)

- PHP 8.0 or higher
- Composer
- WP Engine API credentials (username and password)

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

[](#installation)

Install via Composer:

```
composer require jpollock/wp-engine-api-php
```

Usage
-----

[](#usage)

### Basic Usage

[](#basic-usage)

```
