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.4.0(1w ago)610.5k1[3 PRs](https://github.com/syntatis/codex/pulls)2MITPHPPHP ^7.4 || ^8.0CI passing

Since Sep 18Pushed 4d 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 2d ago

READMEChangelog (5)Dependencies (30)Versions (15)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

49

—

FairBetter than 94% of packages

Maintenance99

Actively maintained with recent releases

Popularity31

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70.8% 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 ~136 days

Total

6

Last Release

10d 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] (28 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.

457141.7k8](/packages/htmlburger-wpemerge)[alleyinteractive/pest-plugin-wordpress

WordPress Pest Integration

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

PHPackages © 2026

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