PHPackages                             syntatis/codex - 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. [Framework](/categories/framework)
4. /
5. syntatis/codex

ActiveLibrary[Framework](/categories/framework)

syntatis/codex
==============

Helpers, facades, and service container for WordPress® extensions

v0.3.1(10mo ago)69.2k1[7 PRs](https://github.com/syntatis/codex/pulls)2MITPHPPHP ^7.4 || ^8.0CI passing

Since Sep 18Pushed 4mo agoCompare

[ Source](https://github.com/syntatis/codex)[ Packagist](https://packagist.org/packages/syntatis/codex)[ Docs](https://github.com/syntatis/codex)[ RSS](/packages/syntatis-codex/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (3)Dependencies (15)Versions (14)Used By (2)

🪵 codex
=======

[](#-codex)

[![ci](https://github.com/syntatis/codex/actions/workflows/ci.yml/badge.svg)](https://github.com/syntatis/codex/actions/workflows/ci.yml)[![codecov](https://camo.githubusercontent.com/3906adab5c3cfda8a221cf6e35f0a73cb760667fe0d2dbbee1173fb4cfa637dc/68747470733a2f2f636f6465636f762e696f2f67682f73796e74617469732f636f6465782f67726170682f62616467652e7376673f746f6b656e3d395939505536494f4138)](https://codecov.io/gh/syntatis/codex)[![Packagist Dependency Version](https://camo.githubusercontent.com/ce4a14e8a10b428ea2712fd2f36df724428986311d523f262a888e26da404f26/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f73796e74617469732f636f6465782f7068703f636f6c6f723d376138366238)](https://camo.githubusercontent.com/ce4a14e8a10b428ea2712fd2f36df724428986311d523f262a888e26da404f26/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f73796e74617469732f636f6465782f7068703f636f6c6f723d376138366238)

Caution

This project is still in development and currently tagged as `v0.*`, which means it's not stable yet and may include breaking changes between versions. I keep working toward a stable release, but until then, things may change as we improve the project. Thanks for your interest and feel free to explore, test, or contribute!

Why?
----

[](#why)

WordPress is a powerful platform, but while PHP has evolved over the years, WordPress development has largely stayed the same. Modern PHP practices like Autoloading with [Composer](https://getcomposer.org) and Dependency Injection aren't commonly used when building extensions for WordPress. It has caused some gaps between WordPress and the rest of the PHP ecosystem.

This project aims to close the gap by providing functions, classes, and structure as the foundation to build extensions for WordPress with a slightly modern PHP approach.

Providers
---------

[](#providers)

- 🧪 🎛 [`codex-settings-provider`](https://github.com/syntatis/codex-settings-provider): [WordPress® Settings API](https://developer.wordpress.org/plugins/settings/settings-api/) service provider

Inspiration
-----------

[](#inspiration)

This project is inspired by the following awesome projects in the PHP ecosystem:

- [Illuminate: The Laravel Components](https://github.com/illuminate)
- [Symfony: Reusable PHP components](https://github.com/symfony)

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance65

Regular maintenance activity

Popularity29

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

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

Every ~81 days

Total

5

Last Release

322d ago

PHP version history (2 changes)v0.1.0-alpha.1PHP &gt;=7.4

v0.1.0PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2067467?v=4)[Thoriq Firdaus](/maintainers/tfirdaus)[@tfirdaus](https://github.com/tfirdaus)

---

Top Contributors

[![tfirdaus](https://avatars.githubusercontent.com/u/2067467?v=4)](https://github.com/tfirdaus "tfirdaus (68 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (16 commits)")

---

Tags

composer-packagedependency-injectionfacadesservice-containerservice-providerswordpresswp-hooksframeworkwordpresshelpersextensionsfunctionsfacadesservice container

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/syntatis-codex/health.svg)

```
[![Health](https://phpackages.com/badges/syntatis-codex/health.svg)](https://phpackages.com/packages/syntatis-codex)
```

###  Alternatives

[htmlburger/wpemerge

A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.

456139.8k8](/packages/htmlburger-wpemerge)[typerocket/core

The TypeRocket Pro Core.

3821.1k1](/packages/typerocket-core)[alleyinteractive/pest-plugin-wordpress

WordPress Pest Integration

273.9k1](/packages/alleyinteractive-pest-plugin-wordpress)

PHPackages © 2026

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