PHPackages                             eson/eson - 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. eson/eson

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

eson/eson
=========

Extendable JSON to support different formats of data across languages. By default supports date and datetime objects

00[6 PRs](https://github.com/Billcountry/eson/pulls)JavaScript

Since May 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Billcountry/eson)[ Packagist](https://packagist.org/packages/eson/eson)[ RSS](/packages/eson-eson/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (8)Used By (0)

Extended JSON (ESON)
====================

[](#extended-json-eson)

[![codecov](https://camo.githubusercontent.com/be643c0e4a61d9ed63d77febf66c13d40d09dfb30af5c236fab29f1c5000673d/68747470733a2f2f636f6465636f762e696f2f67682f42696c6c636f756e7472792f65736f6e2f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/Billcountry/eson)[![Python Tests](https://github.com/Billcountry/eson/workflows/Python%20Tests/badge.svg?branch=master)](/python)[![Javascript Tests](https://github.com/Billcountry/eson/workflows/Javascript%20Tests/badge.svg?branch=master)](/javascript)[![PHP Tests](https://github.com/Billcountry/eson/workflows/PHP%20Tests/badge.svg?branch=master)](/php)

JSON is great for sharing data in a human readable format but sometimes it lacks in object types support. ESON does not re-invent the wheel, it just provides a base for you to implement extended JSON objects allowing you to share data between services, apps and languages as objects.

ESON comes with built in extensions for date and datetime. You can write your own extensions to manage custom data.

Use Cases
---------

[](#use-cases)

- Sharing data between services over HTTP
- Saving data objects to databases or filesystems
- Sharing objects accross languages

Advantages
----------

[](#advantages)

- Increases the range of data types allowed by JSON
- Can be easily extended to meet your needs
- Available for multiple languages

Languages
---------

[](#languages)

- **[Python](/python)**
- **[Javascript](/javascript)**
- **[PHP](/php)**

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/03bc9794fcc4cce3e788fdce76f684d9b5d9d0fde9863a6c8b6522be4a835c18?d=identicon)[Billcountry](/maintainers/Billcountry)

---

Top Contributors

[![Billcountry](https://avatars.githubusercontent.com/u/18737046?v=4)](https://github.com/Billcountry "Billcountry (102 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

phppython

### Embed Badge

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

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

###  Alternatives

[masterminds/html5

An HTML5 parser and serializer.

1.8k242.8M229](/packages/masterminds-html5)[sabberworm/php-css-parser

Parser for CSS Files written in PHP

1.8k191.2M65](/packages/sabberworm-php-css-parser)[jms/metadata

Class/method/property metadata management in PHP

1.8k152.8M88](/packages/jms-metadata)[jms/serializer-bundle

Allows you to easily serialize, and deserialize data of any complexity

1.8k89.3M627](/packages/jms-serializer-bundle)[hassankhan/config

Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files

97513.5M170](/packages/hassankhan-config)[meyfa/php-svg

Read, edit, write, and render SVG files with PHP

54613.9M42](/packages/meyfa-php-svg)

PHPackages © 2026

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