PHPackages                             iborodikhin/php-swiffy - 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. iborodikhin/php-swiffy

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

iborodikhin/php-swiffy
======================

Google's swiffy convert in php

47.6k↓50%3PHP

Since Oct 6Pushed 10y ago3 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Usage
=====

[](#usage)

1. run `composer require iborodikhin/php-swiffy`
2. write something like this

```
$swiffy = new Swiffy\Client();

//Returns swiffy HTML file content
$html = $swiffy->convert("my-movie.swf");

//Returns only the swiffy json data
$json = $swiffy->convert("my-movie.swf", true);

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6a5a541d4c11bb6e85ad85160d514860a4b3fd1f2b94d61462918f4eaf899d25?d=identicon)[iborodikhin](/maintainers/iborodikhin)

---

Top Contributors

[![iborodikhin](https://avatars.githubusercontent.com/u/1627772?v=4)](https://github.com/iborodikhin "iborodikhin (6 commits)")

### Embed Badge

![Health badge](/badges/iborodikhin-php-swiffy/health.svg)

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

PHPackages © 2026

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