PHPackages                             eortega/googlon-parser-php - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. eortega/googlon-parser-php

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

eortega/googlon-parser-php
==========================

A parser for the Googlon Language

v1.0.2(6y ago)041[1 PRs](https://github.com/eortega/googlon-parser-php/pulls)BSD-3-ClausePHPPHP ^7.4

Since May 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/eortega/googlon-parser-php)[ Packagist](https://packagist.org/packages/eortega/googlon-parser-php)[ RSS](/packages/eortega-googlon-parser-php/feed)WikiDiscussions dev Synced today

READMEChangelog (3)Dependencies (1)Versions (9)Used By (0)

The Googlon Language
====================

[](#the-googlon-language)

Archaeologists found a scroll containing texts in the ancient and mysterious Googlon language. After many years of study, linguists have learned some of the fundamental characteristics of this language:

### Letter Classification

[](#letter-classification)

Googlon letters are classified in two groups: the letters u, d, x, s, m, p, f are called **"foo letters"** while the other letters are called **"bar letters"**.

### Prepositions

[](#prepositions)

The linguists have discovered that in the Googlon language, the prepositions are the words of exactly 6 letters which end in a foo letter and do not contain the letter **u**.

### Verbs

[](#verbs)

Another interesting fact discovered by linguists is that, in the Googlon language, verbs are words of 6 letters or more that end in a bar letter. Furthermore, if a verb starts in a bar letter, then the verb is inflected in its subjunctive form.

### Lexicographical Order

[](#lexicographical-order)

In Googlon, like in our system, words are always ordered lexicographically, but the challenge is that the order of the letters in the Googlon alphabet is different from ours. Their alphabet, in order, is: **sxocqnmwpfyheljrdgui**.

### Numbers

[](#numbers)

Not that words aren't fun, but one could ask: how do Googlons represent the numbers? Well, in Googlon, words also represent numbers given in base 20, where each letter is a digit. The digits are ordered from the least significant to the most significant, which is the opposite of our system. That is, the leftmost digit is the unit, the second digit is worth 20, the third one is worth 400, and so on and so forth. The values of the letters are given by the order they appear in the Googlon alphabet (which, as we saw, is ordered differently from our alphabet). That is, the first letter of the Googlon alphabet represents the digit 0, the second letter represents the digit 1, and the last one represents the digit 19. As an example, the Googlon word **gxjrc** represents the number **605637**. Googlons consider a number to be pretty if it satisfies all of the following properties:

- it is greater than or equal to 81827
- it is divisible by 3

### Run Test

[](#run-test)

To run test execute the command below:

```
$ docker-compose run composer install
$ docker-compose run phpunit --colors=always --testdox
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~2 days

Total

2

Last Release

2229d ago

### Community

Maintainers

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

---

Top Contributors

[![eortega](https://avatars.githubusercontent.com/u/759206?v=4)](https://github.com/eortega "eortega (14 commits)")

---

Tags

parsergooglon

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eortega-googlon-parser-php/health.svg)

```
[![Health](https://phpackages.com/badges/eortega-googlon-parser-php/health.svg)](https://phpackages.com/packages/eortega-googlon-parser-php)
```

###  Alternatives

[nikic/php-parser

A PHP parser written in PHP

17.4k954.1M2.4k](/packages/nikic-php-parser)[doctrine/lexer

PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.

11.2k942.7M159](/packages/doctrine-lexer)[erusev/parsedown

Parser for Markdown.

15.1k156.8M863](/packages/erusev-parsedown)[league/commonmark

Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)

3.0k437.5M1.0k](/packages/league-commonmark)[masterminds/html5

An HTML5 parser and serializer.

1.8k269.7M316](/packages/masterminds-html5)[sabberworm/php-css-parser

Parser for CSS Files written in PHP

1.8k211.0M73](/packages/sabberworm-php-css-parser)

PHPackages © 2026

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