PHPackages                             pxgamer/audiosort - 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. pxgamer/audiosort

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

pxgamer/audiosort
=================

Sort audio files into src and root directories.

v1.0.3(8y ago)09MITPHPPHP ^7.1

Since Sep 28Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (6)Used By (0)

audiosort
=========

[](#audiosort)

[![Latest Version on Packagist](https://camo.githubusercontent.com/96b60e25823a31ecc424c28630300ef01d45123b99284c3de6a463640c51121d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f707867616d65722f617564696f736f72742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pxgamer/audiosort)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/93d7c0e5c26b7e2abdbd8e8299633b67dab7b31180895d666fd08ef0494a5618/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f707867616d65722f617564696f736f72742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/pxgamer/audiosort)[![Style CI](https://camo.githubusercontent.com/52b19c0585c08c574b7922a0457fb7636c5ffb30ba486cc13bc6eae34706589b/68747470733a2f2f7374796c6563692e696f2f7265706f732f3130353034353036372f736869656c64)](https://styleci.io/repos/105045067)[![Code Coverage](https://camo.githubusercontent.com/9ae751f5b51f3636616e9de1e96a36784bae0eeedd5aef6d0b432d0f1eb7a552/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f707867616d65722f617564696f736f72742e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/pxgamer/audiosort)[![Total Downloads](https://camo.githubusercontent.com/c778a03e2c2b2c99d3c82ef50c468e80e39a8c6e3b5930874582a166e5bb6a9e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f707867616d65722f617564696f736f72742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pxgamer/audiosort)

Sort audio files into src and root directories.

Structure
---------

[](#structure)

```
bin/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer global require pxgamer/audiosort
```

Usage
-----

[](#usage)

**Sorting a directory**

Sort a directory of MP3s and WAVs into a better structure.

```
audiosort sort {directory}
```

**Setting a default pattern**

Set the default pattern.

```
audiosort config pattern "{pattern}"
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [pxgamer](https://github.com/pxgamer)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

4

Last Release

3128d ago

PHP version history (2 changes)v1.0.0PHP &gt;=7.1.0

v1.0.1PHP ^7.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1899334?v=4)[Owen Voke](/maintainers/owenvoke)[@owenvoke](https://github.com/owenvoke)

---

Top Contributors

[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (31 commits)")

---

Tags

sort-audio-files

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/pxgamer-audiosort/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[php-soap/wsdl

Deals with WSDLs

183.8M18](/packages/php-soap-wsdl)[phel-lang/phel-lang

Phel is a functional programming language that compiles to PHP

5155.1k17](/packages/phel-lang-phel-lang)

PHPackages © 2026

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