PHPackages                             m-inan/wp-graphql-next-previous-post - 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. m-inan/wp-graphql-next-previous-post

ActiveWordpress-plugin[API Development](/categories/api)

m-inan/wp-graphql-next-previous-post
====================================

WPGraphql Post type for next and previous field

134329[2 issues](https://github.com/m-inan/wp-graphql-next-previous-post/issues)[2 PRs](https://github.com/m-inan/wp-graphql-next-previous-post/pulls)PHP

Since Aug 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/m-inan/wp-graphql-next-previous-post)[ Packagist](https://packagist.org/packages/m-inan/wp-graphql-next-previous-post)[ RSS](/packages/m-inan-wp-graphql-next-previous-post/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

WPGraphql Next-Previous Post
============================

[](#wpgraphql-next-previous-post)

When using `wp-graphql`, you can use this package to bring the next and previous articles in the post.

### Installation

[](#installation)

```
cd wp-content/plugins

git clone --branch master https://github.com/m-inan/wp-graphql-next-previous-post.git
```

### Usage

[](#usage)

```
query Post {
    post(id: 1, idType: DATABASE_ID) {
        title
        next {
            title
        }
        previous {
            title
        }
    }
}
```

### Dependencies

[](#dependencies)

No Dependencies.

### Reporting Issues

[](#reporting-issues)

If believe you've found an issue, please [report it](https://github.com/m-inan/wp-graphql-next-previous-post/issues) along with any relevant details to reproduce it.

### Asking for help

[](#asking-for-help)

Please do not use the issue tracker for personal support requests. Instead, use StackOverflow.

### Contributions

[](#contributions)

Yes please! Feature requests / pull requests are welcome.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance25

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 Bus Factor1

Top contributor holds 90.9% 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/c99e4e3adae9cefa16ef2cb7e3c05141b49898aa8b441ac7fefc9ad6648deae0?d=identicon)[m-inan](/maintainers/m-inan)

---

Top Contributors

[![m-inan](https://avatars.githubusercontent.com/u/25525515?v=4)](https://github.com/m-inan "m-inan (10 commits)")[![lightningspirit](https://avatars.githubusercontent.com/u/1651876?v=4)](https://github.com/lightningspirit "lightningspirit (1 commits)")

### Embed Badge

![Health badge](/badges/m-inan-wp-graphql-next-previous-post/health.svg)

```
[![Health](https://phpackages.com/badges/m-inan-wp-graphql-next-previous-post/health.svg)](https://phpackages.com/packages/m-inan-wp-graphql-next-previous-post)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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