# Herzult/SimplePHPEasyPlus

A simple, pragmatic numeric operation api written in PHP. It does addition.

Repository: https://github.com/Herzult/SimplePHPEasyPlus
Canonical: https://ross.abutalabs.com/products/simplephpeasyplus
Language: PHP
License: MIT
License Family: permissive
Last push: 2020-10-02T06:36:38+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5749, "days_push": 2161, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1156, forks 46 (observed 2026-08-28T04:03:48.055845+00:00)

## What it is
A satirical PHP library that performs simple numeric addition through an absurdly over-engineered OOP architecture of parsers, proxies, operators, engines, and runners. It is a joke mocking enterprise-style over-abstraction, since the same result is achieved with the '+' operator.

## Use cases
- add two numbers in php
- demonstrate over-engineered oop design
- teach dependency injection and design patterns with a humorous example
- entertain developers with an enterprise-grade addition library

## When to choose
- you want a humorous example of excessive abstraction for talks or teaching
- you need a tiny codebase illustrating engines, operators, and runners in PHP

## When to avoid
- you actually need arithmetic in PHP - just use the + operator
- you need a maintained, production-ready math library
- you expect real numeric features beyond adding two numbers

## Facets
- artifact type: library
- maturity: maintenance
- function: math
- domain: developer-tools, programming-languages
- platform: php
- tags: satire, over-engineering, oop, joke-library, addition

## Member repositories
- Herzult/SimplePHPEasyPlus (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:48.055845+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:32:05.368789+00:00, confidence not recorded.
  - readme: https://github.com/Herzult/SimplePHPEasyPlus (fetched 2026-08-28T04:03:48.055845+00:00, sha fec874825c78)
- Data as of 2026-08-30T08:39:29.467469+00:00.
