PHPackages                             chasdevs/avro-to-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. chasdevs/avro-to-php

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

chasdevs/avro-to-php
====================

Compile Avro .avsc files into PHP.

3.2.0(3y ago)34.2k↓69.6%3[1 issues](https://github.com/chasdevs/avro-to-php/issues)[1 PRs](https://github.com/chasdevs/avro-to-php/pulls)MITPHPPHP ^8.1

Since May 16Pushed 3y ago7 watchersCompare

[ Source](https://github.com/chasdevs/avro-to-php)[ Packagist](https://packagist.org/packages/chasdevs/avro-to-php)[ RSS](/packages/chasdevs-avro-to-php/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (10)Versions (29)Used By (0)

Avro to PHP
===========

[](#avro-to-php)

Compile Avro .avsc files into usable PHP classes.

Supports PHP &gt;=8.1, for PHP 7.4 support use version 3.1.0

### Installation

[](#installation)

```
composer require chasdevs/avro-to-php
```

### Usage

[](#usage)

```
vendor/bin/avro-to-php compile dir/with/avsc/
```

### Releasing

[](#releasing)

1. Update VER in Makefile
2. Run `make release`

### Roadmap

[](#roadmap)

- Basic Records
- Arrays
- Unions
- CLI
- Defaults
- Enums
- Logical types (only tested with timestamp-millis)
- Maps
- Serialization Tests
- Fixed
- Sort Order
- Aliases

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 82.5% 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 ~49 days

Recently: every ~203 days

Total

26

Last Release

1366d ago

Major Versions

0.0.18 → 1.0.02020-03-23

1.0.1 → 2.0.02020-06-16

2.0.0 → 3.0.02020-07-15

PHP version history (3 changes)0.0.1PHP ^7.3

2.0.0PHP ^7.4

3.2.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8482352?v=4)[Chas DeVeas](/maintainers/chasdevs)[@chasdevs](https://github.com/chasdevs)

---

Top Contributors

[![chasdevs](https://avatars.githubusercontent.com/u/8482352?v=4)](https://github.com/chasdevs "chasdevs (33 commits)")[![balexander](https://avatars.githubusercontent.com/u/1220846?v=4)](https://github.com/balexander "balexander (3 commits)")[![ilyaberd](https://avatars.githubusercontent.com/u/2090039?v=4)](https://github.com/ilyaberd "ilyaberd (2 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![winstoncheng](https://avatars.githubusercontent.com/u/12194868?v=4)](https://github.com/winstoncheng "winstoncheng (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/chasdevs-avro-to-php/health.svg)

```
[![Health](https://phpackages.com/badges/chasdevs-avro-to-php/health.svg)](https://phpackages.com/packages/chasdevs-avro-to-php)
```

PHPackages © 2026

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