PHPackages                             ext/serializer - 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. [Templating &amp; Views](/categories/templating)
4. /
5. ext/serializer

ActiveLibrary[Templating &amp; Views](/categories/templating)

ext/serializer
==============

Data serializer

1.0.2(6mo ago)09MITPHPPHP &gt;=8.2

Since Oct 17Pushed 6mo agoCompare

[ Source](https://github.com/php-exts/serializer)[ Packagist](https://packagist.org/packages/ext/serializer)[ Docs](https://github.com/php-exts/serializer)[ RSS](/packages/ext-serializer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (6)Versions (4)Used By (0)

 PHP Data Serializer

About
-----

[](#about)

- Data Serializer

Features
--------

[](#features)

- data serialize

Usage
-----

[](#usage)

```
use Zeus\Serializer;

// Provider: default, igbinary, json, base64

$data = Srerializer::serialize(data:$data, provider:'json');
$data = Serializer::unserialize(data:$data, provider: 'json');
```

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

[](#installation)

- Install XXX with [Composer](https://getcomposer.org/)
    - `composer require ext/serializer`

CHANGELOG
---------

[](#changelog)

See CHANGELOG.md

Contributing
------------

[](#contributing)

-

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

-

License
-------

[](#license)

The XXX is open-sourced software licensed under the MIT license.

Example See

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance66

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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 ~6 days

Total

3

Last Release

200d ago

Major Versions

0.0.1 → 1.0.12025-10-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/06c2dfa834c15ebbd26957c8d66f2552d7c2b053061462054959794913657e6a?d=identicon)[imxieke](/maintainers/imxieke)

---

Top Contributors

[![imxieke](https://avatars.githubusercontent.com/u/6483352?v=4)](https://github.com/imxieke "imxieke (5 commits)")

---

Tags

phpserializertemplateextensionprojectext

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Type Coverage Yes

### Embed Badge

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

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

PHPackages © 2026

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