PHPackages                             prygun2/audiosplit - 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. prygun2/audiosplit

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

prygun2/audiosplit
==================

Audiobook split

02PHP

Since Jan 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/prygun2/audiosplit)[ Packagist](https://packagist.org/packages/prygun2/audiosplit)[ RSS](/packages/prygun2-audiosplit/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Book
====

[](#book)

Install
-------

[](#install)

1. `git clone https://gitlab.com/veselov.denis/audiobook.git audiobook`
2. `cd audiobook`
3. `composer install`

Usage without Docker
--------------------

[](#usage-without-docker)

1. `php index.php --xml "silence-files/silence1.xml" --chapter "3000" --long "900000" --part "1000"`
2. `php index.php --xml "silence-files/silence1.xml" --chapter "3000" --long "900000" --part "1000" > segments.json`

Docker
------

[](#docker)

1. `docker-compose build app`
2. `docker-compose up -d`

Usage with Docker
-----------------

[](#usage-with-docker)

1. `docker-compose exec app php index.php --xml "silence-files/silence1.xml" --chapter "3000" --long "900000" --part "1000"`
2. `docker-compose exec app php index.php --xml "silence-files/silence1.xml" --chapter "3000" --long "900000" --part "1000" > segments.json`

Controls
--------

[](#controls)

KeyInfoRequiredDefault valuexmlThe path to an XML file with silence intervalstrue-chapterThe silence duration which reliably indicates a chapter transition, millisecondsfalse3000longThe maximum duration of a segment, after which the chapter will be broken up into multiple segments, millisecondsfalse300000partA silence duration which can be used to split a long chapter (always shorter than the silence duration used to split chapters), millisecondsfalse1000

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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/1491f93b0ef5a4fd21d6034236a7359b926b40de387d61a020ba2d08e40d896c?d=identicon)[Denis Veselov](/maintainers/Denis%20Veselov)

---

Top Contributors

[![prygun2](https://avatars.githubusercontent.com/u/19632389?v=4)](https://github.com/prygun2 "prygun2 (10 commits)")

### Embed Badge

![Health badge](/badges/prygun2-audiosplit/health.svg)

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

PHPackages © 2026

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