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

ActiveLibrary[API Development](/categories/api)

therour/wp-api-client
=====================

Wordpress REST Api Laravel client

v0.1(6y ago)05MITPHPPHP ^7.1.13CI failing

Since Nov 16Pushed 6y ago1 watchersCompare

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

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

Wordpress REST API Laravel Client
=================================

[](#wordpress-rest-api-laravel-client)

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

[](#installation)

```
composer require therour/wp-api-client

```

Configuration
-------------

[](#configuration)

set your wordpress rest url in the `.env`

```
WORDPRESS_REST_URL=http://example.com/wp-json

```

Usage
-----

[](#usage)

```
use Therour\WpApi\Client\Models\WpPost;

$posts = WpPost::get();
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2420d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16388470?v=4)[therour](/maintainers/therour)[@therour](https://github.com/therour)

---

Top Contributors

[![therour](https://avatars.githubusercontent.com/u/16388470?v=4)](https://github.com/therour "therour (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)

PHPackages © 2026

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