PHPackages                             p4bloch/subdivx - 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. p4bloch/subdivx

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

p4bloch/subdivx
===============

Download subtitles from Subdivx.com's repository easily from the command line.

1.3.0(10y ago)4541[1 issues](https://github.com/p4bloch/subdivx/issues)MITPHP

Since Jan 4Pushed 10y agoCompare

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

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

\#Subdivx Download CLI tool that eases the process of searching and downloading subtitles from the subdivx.com repository.

### Dependencies

[](#dependencies)

This project depends upon the **unrar** and **unzip** tools to extract the subtitle from the downloaded file. On OS X, [Homebrew](http://brew.sh/) is your friend to install them.

### Installation

[](#installation)

You need to have [Composer](https://getcomposer.org/doc/00-intro.md), the PHP Package Manager, installed on your machine in order to use this tool. Once you have composer, you can install this package globally, so it can be accessed from any directory.

```
$ composer global require "p4bloch/subdivx:1.*"
```

### Usage

[](#usage)

**Note**: You need to add *~/.composer/vendor/bin* to your PATH. On OS X, simply edit (or create) ~/.bash\_profile and add this line `export PATH=$PATH:~/.composer/vendor/bin`. Open up a new terminal and you should be good to go.

In order to search for subtitles, simply type `subdivx` into your terminal and you'll be prompted to enter the subtitle you are looking for. Search results are ordered by date, descending, so new (and presumably better) subtitles appear first.

Alternatively, you can pass the search term as a parameter:

```
$ subdivx download 'my tv show s01e01'
```

You can also pass a second parameter to the command, which will act as a filter to the results. This is very handy when you need subtitles for a specific version.

```
$ subdivx download 'my tv show s01e01' web-dl
$ subdivx download 'my tv show s01e01' lol
$ subdivx download 'my tv show s01e01' argenteam
```

### Update

[](#update)

In order to update this package, run

```
$ composer global update
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 95.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 ~103 days

Total

4

Last Release

3832d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/465b2f9ec27d108305faef7b10e84a97f93477edacba882d18db5b74f56c6b59?d=identicon)[p4bloch](/maintainers/p4bloch)

---

Top Contributors

[![pechitook](https://avatars.githubusercontent.com/u/3620912?v=4)](https://github.com/pechitook "pechitook (21 commits)")[![federivo](https://avatars.githubusercontent.com/u/346356?v=4)](https://github.com/federivo "federivo (1 commits)")

### Embed Badge

![Health badge](/badges/p4bloch-subdivx/health.svg)

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

###  Alternatives

[roach-php/core

A complete web scraping toolkit for PHP

1.5k352.4k3](/packages/roach-php-core)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[wallabag/wallabag

open source self hostable read-it-later web application

12.6k2.2k](/packages/wallabag-wallabag)[ashallendesign/favicon-fetcher

A Laravel package for fetching website's favicons.

190272.4k3](/packages/ashallendesign-favicon-fetcher)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)[glhd/conveyor-belt

14797.0k](/packages/glhd-conveyor-belt)

PHPackages © 2026

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