PHPackages                             labzone/wp-api - 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. labzone/wp-api

ActiveLibrary[API Development](/categories/api)

labzone/wp-api
==============

Wordpress.org API

18[1 PRs](https://github.com/labzone/WordPressAPI/pulls)PHPCI passing

Since Apr 22Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/labzone/WordPressAPI)[ Packagist](https://packagist.org/packages/labzone/wp-api)[ RSS](/packages/labzone-wp-api/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

WPApi
=====

[](#wpapi)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/cb5e0caf92ee530da32d4ed7342c9d2d7de98f53d7c21685fe637dd7bfa2dfa3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c61627a6f6e652f57504170692f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/labzone/WPApi/?branch=master)[![Build Status](https://camo.githubusercontent.com/f7fd8e85feb4eea4a725a20f2f30aa40db926594c4d5bc077ee80bd8d5c233b7/68747470733a2f2f7472617669732d63692e6f72672f6c61627a6f6e652f57504170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/labzone/WPApi)

Wordpress.org API

Examples
--------

[](#examples)

### Plugin

[](#plugin)

#### Search

[](#search)

```
$response = WPApi\WPApi::plugin()->search('wordpress seo');
```

#### Slug

[](#slug)

```
$response = WPApi\WPApi::plugin()->slug('wordpress-seo');
```

### Theme

[](#theme)

#### Search

[](#search-1)

```
$response = WPApi\WPApi::theme()->search('simple');
```

#### Slug

[](#slug-1)

```
$response = WPApi\WPApi::theme()->slug('simpler');
```

#### Author

[](#author)

```
$response = WPApi\WPApi::theme()->slug('fontethemes');
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance61

Regular maintenance activity

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 Bus Factor1

Top contributor holds 78.6% 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/028a7581fc76c4419684b606eedbee967708fd26aa2b3ab499c4f6848950c26c?d=identicon)[J3](/maintainers/J3)

---

Top Contributors

[![chellem](https://avatars.githubusercontent.com/u/570856?v=4)](https://github.com/chellem "chellem (22 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")

---

Tags

phpwordpresswordpress-plugin

### Embed Badge

![Health badge](/badges/labzone-wp-api/health.svg)

```
[![Health](https://phpackages.com/badges/labzone-wp-api/health.svg)](https://phpackages.com/packages/labzone-wp-api)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M19](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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