PHPackages                             akanyuk/speccy\_animation\_parser - 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. akanyuk/speccy\_animation\_parser

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

akanyuk/speccy\_animation\_parser
=================================

Parsing animation from GIF-files into ZX Spectrum source code

v1.3.0(1y ago)0161Apache-2.0PHPPHP &gt;=5.6

Since Apr 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/akanyuk/speccy_animation_parser)[ Packagist](https://packagist.org/packages/akanyuk/speccy_animation_parser)[ Docs](https://github.com/akanyuk/speccy_animation_parser)[ RSS](/packages/akanyuk-speccy-animation-parser/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (3)Versions (7)Used By (0)

Speccy Animation parser
=======================

[](#speccy-animation-parser)

Library for parsing GIF-file, SCA-file or ZIP-archive with ZX Spectrum screen files (6912 bytes) into ZX Spectrum animation source code

Requires
--------

[](#requires)

- PHP 5.6 or above
- Composer

GIF-file requirements
---------------------

[](#gif-file-requirements)

- Two colors only: approximately black paper, approximately white ink
- No internal compression allowed

SCA-file requirements
---------------------

[](#sca-file-requirements)

- Only version 1 and payload type 0 are supported

Running web application in docker
---------------------------------

[](#running-web-application-in-docker)

```
docker run -p 80:80 nyuk/speccy_animation_parser

```

Then open

CLI from docker image
---------------------

[](#cli-from-docker-image)

```
docker run -v C:\Docs\gifs:/app -w /app nyuk/speccy_animation_parser memsave animation.gif output_folder

```

CLI with PHP
------------

[](#cli-with-php)

```
php cmd.php fast animation.gif output_folder

```

Use `--help` arg for more information

Online demo
-----------

[](#online-demo)

[https://nyuk.retroscene.org/animation\_parser\_zx](https://nyuk.retroscene.org/animation_parser_zx)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance47

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

Recently: every ~272 days

Total

6

Last Release

394d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ab09d2d677dcf67a038df50aa50a6be62f1b23ab2b9bb2343d76079894cfdbb?d=identicon)[akanyuk](/maintainers/akanyuk)

---

Top Contributors

[![akanyuk](https://avatars.githubusercontent.com/u/8516389?v=4)](https://github.com/akanyuk "akanyuk (22 commits)")

### Embed Badge

![Health badge](/badges/akanyuk-speccy-animation-parser/health.svg)

```
[![Health](https://phpackages.com/badges/akanyuk-speccy-animation-parser/health.svg)](https://phpackages.com/packages/akanyuk-speccy-animation-parser)
```

###  Alternatives

[mtdowling/jmespath.php

Declaratively specify how to extract elements from a JSON document

2.0k472.8M135](/packages/mtdowling-jmespathphp)[opis/closure

A library that can be used to serialize closures (anonymous functions) and arbitrary data.

2.6k230.0M284](/packages/opis-closure)[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)[michelf/php-markdown

PHP Markdown

3.5k52.4M345](/packages/michelf-php-markdown)[jms/metadata

Class/method/property metadata management in PHP

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

PHPackages © 2026

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