PHPackages                             gsdev/wordpress-wrapper - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. gsdev/wordpress-wrapper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gsdev/wordpress-wrapper
=======================

Little package to wrap wordpress functions for use with a different frontend

013PHP

Since Oct 27Pushed 11y ago1 watchersCompare

[ Source](https://github.com/gsdevme/Wordpress-Wrapper)[ Packagist](https://packagist.org/packages/gsdev/wordpress-wrapper)[ RSS](/packages/gsdev-wordpress-wrapper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Wordpress Wrapper
=================

[](#wordpress-wrapper)

Why?
----

[](#why)

Well Writing a blog is easy.. but all the backend editor is a pain.. after all the Wordpress backend isn't all bad, however the frontend is like a cancer.. theming and extending it is just a waste of time. So I can write my posts/pages with Wordpress then export to JSON on the HDD via command line using this wrapper and then write the frontend like a normal human being.

Also means Wordpress isn't exposed to bots/hackers/public. It can sit behind a http auth user/pass Also useful for wrapping Wordpress in a REST API

Todo
----

[](#todo)

1. Support Search
2. Attachments?
3. Related Posts
4. Tags?
5. Comments? .. perhaps better off with Disqus
6. Why is it shit slow? is that just Wordpress?
7. Tests?

Issues
------

[](#issues)

WP\_Post is a final class within Wordpress so its not possible to extend it, so the type hint has to be coupled to Wordpress

### Wordpress Version

[](#wordpress-version)

No idea, works on 4.0

### PHP Version

[](#php-version)

PHP 5.4+

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/baa6c222b01edf945aa4e5e362583bac91f303c2a620d8774a9a5a742ade8e07?d=identicon)[gsdev](/maintainers/gsdev)

---

Top Contributors

[![gsdevme](https://avatars.githubusercontent.com/u/319498?v=4)](https://github.com/gsdevme "gsdevme (2 commits)")

### Embed Badge

![Health badge](/badges/gsdev-wordpress-wrapper/health.svg)

```
[![Health](https://phpackages.com/badges/gsdev-wordpress-wrapper/health.svg)](https://phpackages.com/packages/gsdev-wordpress-wrapper)
```

PHPackages © 2026

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