PHPackages                             jascha030/xerox - 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. jascha030/xerox

ActiveLibrary[Framework](/categories/framework)

jascha030/xerox
===============

Framework, heavily inspired by Symfony, Laravel and roots/bedrock, aiming to help relieve your "Word-Pression".

0.4.1(4y ago)11491MITPHPPHP ^8.0CI failing

Since Sep 27Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/jascha030/xerographer)[ Packagist](https://packagist.org/packages/jascha030/xerox)[ RSS](/packages/jascha030-xerox/feed)WikiDiscussions main Synced 4w ago

READMEChangelogDependencies (12)Versions (34)Used By (1)

Xerographer
===========

[](#xerographer)

***"PHP Framework to help relieve your WordPression."***

This is the main composer library used in various related OOP WordPress projects. The name Xerographer is partially a cheeky play on WordPress' Gutenberg editor. Basically stating; It is like WordPress, only using modern techniques. It is also a nod to *Smalltalk* the first class based OOP programming language, which was developed at **Xerox's*****P**alo **A**lto **R**esearch **C**enter, or **PARC***.

The only project using this so far is [jascha030/wp-environment](https://github.com/jascha030/wp-environment) (W.I.P.), a WordPress starter environment, heavily inspired by/based on [roots/bedrock](https://github.com/roots/bedrock).

**Other plans include:**

A small plugin development library as spiritual successor to [jascha030/wp-plugin-lib](https://github.com/jascha030/wp-plugin-lib), based around a set of interfaces and a class, aiming to make WordPress' actions and filters faster by implementing the lazy-loading of class-methods with help of a `psr-11` compatible DI container and hook definitions provided by their classes statically.

And eventually a small starter theme based around `twig/twig` to improve templating, and a configuration system comparable to that of libraries like Symfony or Laravel. Preferably based a round Symfony components.

**All these projects are based on problems and annoyances I personally encounter regularly, when developing for WordPress.**

Prerequisites
-------------

[](#prerequisites)

- PHP `8.0`
- Composer `2+`
- WordPress `5+`

To use this to it's full potential, the following is also required:

- `laravel/valet`

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

[](#installation)

Require as global dependency with composer.

```
composer global require jascha030/xerographer
```

Unit testing
------------

[](#unit-testing)

To run the full testsuite, one setup step is required, together with an installed version of `laravel/valet`. Create a new `.env` file in `tests/.env` by copying the `.env.example` file inside the test directory.

Fill in your mysql user password and root pass (looking for another solution for that last one).

This will make sure the `Jascha030\Xerox\Tests\Console\Command\InitCommandTest` class test the execution of the `xerographer init` console command.

When you have taken these steps, you can run the full testsuite through the composer script command:

```
composer run phpunit
```

###  Health Score

37

—

LowBetter than 82% of packages

Maintenance58

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.5% 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 ~8 days

Recently: every ~34 days

Total

26

Last Release

1476d ago

PHP version history (2 changes)0.0.1PHP ^7.4|^8.0

0.3.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/6109ecdd6607e0eec043d8adf1951cf700c0b030ab2fe3fff4525d961b6a50b7?d=identicon)[Jascha030](/maintainers/Jascha030)

---

Top Contributors

[![jascha030](https://avatars.githubusercontent.com/u/25476438?v=4)](https://github.com/jascha030 "jascha030 (195 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/jascha030-xerox/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M16.9k](/packages/laravel-framework)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M255](/packages/laravel-dusk)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M646](/packages/sylius-sylius)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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