PHPackages                             ali-eltaweel/serial-codec - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ali-eltaweel/serial-codec

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ali-eltaweel/serial-codec
=========================

Serial codec.

1.1.0(7mo ago)049↓93.3%2PHPPHP ^8.1

Since Jun 20Pushed 7mo agoCompare

[ Source](https://github.com/ali-eltaweel/serial-codec)[ Packagist](https://packagist.org/packages/ali-eltaweel/serial-codec)[ RSS](/packages/ali-eltaweel-serial-codec/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (1)Versions (3)Used By (2)

Serial Codec
============

[](#serial-codec)

- [Serial Codec](#serial-codec)
    - [Installation](#installation)
    - [Usage](#usage)

---

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

[](#installation)

Install *serial-codec* via Composer:

```
composer require ali-eltaweel/serial-codec
```

Usage
-----

[](#usage)

```
use Codecs\SerialCodec;

$serialCodec = new SerialCodec();

$code = $serialCodec->encode($data);

$data = $serialCodec->decode($code);
```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance62

Regular maintenance activity

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity47

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

Total

2

Last Release

238d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/45892756?v=4)[Ali Kamel](/maintainers/ali-eltaweel)[@ali-eltaweel](https://github.com/ali-eltaweel)

---

Top Contributors

[![ali-eltaweel](https://avatars.githubusercontent.com/u/45892756?v=4)](https://github.com/ali-eltaweel "ali-eltaweel (3 commits)")

### Embed Badge

![Health badge](/badges/ali-eltaweel-serial-codec/health.svg)

```
[![Health](https://phpackages.com/badges/ali-eltaweel-serial-codec/health.svg)](https://phpackages.com/packages/ali-eltaweel-serial-codec)
```

###  Alternatives

[utopia-php/messaging

A simple, light and advanced PHP messaging library

23236.1k6](/packages/utopia-php-messaging)[jazmy/jaz-form-builder

Laravel Package for Creating a Drag-and-Drop Form Builder Using JQuery Form Builder

9811.7k](/packages/jazmy-jaz-form-builder)

PHPackages © 2026

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