PHPackages                             pxgamer/torrent-parser-php - 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. pxgamer/torrent-parser-php

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

pxgamer/torrent-parser-php
==========================

A collection of parsers for various torrent RSS/JSON feeds.

v4.0.5(7y ago)6875[2 issues](https://github.com/owenvoke/torrent-parser-php/issues)1MITPHPPHP ^7.1

Since Jan 31Pushed 7y ago2 watchersCompare

[ Source](https://github.com/owenvoke/torrent-parser-php)[ Packagist](https://packagist.org/packages/pxgamer/torrent-parser-php)[ RSS](/packages/pxgamer-torrent-parser-php/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (3)Versions (23)Used By (1)

torrent-parser-php
==================

[](#torrent-parser-php)

[![Latest Version on Packagist](https://camo.githubusercontent.com/201e020e012458a816c0bdee71eca5c5735cf159c8bba59aba0e8b9afbc83eb9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f707867616d65722f746f7272656e742d7061727365722d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pxgamer/torrent-parser-php)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/a706c698138ca8229c723b0bcf999096044ac898ac59e07310dad181104d7f1a/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f707867616d65722f746f7272656e742d7061727365722d7068702f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/pxgamer/torrent-parser-php)[![Style CI](https://camo.githubusercontent.com/5213e74cd378fcbf3cd6ca8c363d820dd32ceff81c42cf396d13a209f88122ab/68747470733a2f2f7374796c6563692e696f2f7265706f732f38303530393330302f736869656c64)](https://styleci.io/repos/80509300)[![Code Coverage](https://camo.githubusercontent.com/410ac44f0d4e8a207cd54c891cbcd0304a8cb7c6b474d353cca1b99621162696/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f707867616d65722f746f7272656e742d7061727365722d7068702e7376673f7374796c653d666c61742d737175617265)](https://codecov.io/gh/pxgamer/torrent-parser-php)[![Total Downloads](https://camo.githubusercontent.com/aabf10626f849da4ecd5541ff5661e2730859fcfa0d23b2ee6777a0bd28935d4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f707867616d65722f746f7272656e742d7061727365722d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pxgamer/torrent-parser-php)

A collection of parsers for various torrent RSS/JSON feeds.

Install
-------

[](#install)

Via Composer

```
$ composer require pxgamer/torrent-parser-php
```

Usage
-----

[](#usage)

All parameters are returned as a [Collection](https://github.com/tightenco/collect) of [`Torrent`](src/Torrent.php) instances.

### Currently Supported Feeds

[](#currently-supported-feeds)

- [WorldWide Torrents](src/WorldWideTorrents.php)
- [RARBG](src/RARBG.php)
- [EZTV](src/EZTV.php)
- [LimeTorrents](src/LimeTorrents.php)

### Examples

[](#examples)

#### WorldWide Torrents

[](#worldwide-torrents)

*Search*

```
use \pxgamer\TorrentParser;
TorrentParser\WorldWideTorrents::search('Search Query');
```

*Latest*

```
use \pxgamer\TorrentParser;
TorrentParser\WorldWideTorrents::latest();
```

*User*

```
use \pxgamer\TorrentParser;
TorrentParser\WorldWideTorrents::user('username');
```

#### RARBG

[](#rarbg)

***NOTE:** RARBG only supports the `::latest()` function.*

*Latest*

```
use \pxgamer\TorrentParser;
TorrentParser\RARBG::latest();
```

#### EZTV

[](#eztv)

***NOTE:** EZTV only supports the `::latest()` function.*

*Latest*

```
use \pxgamer\TorrentParser;
TorrentParser\EZTV::latest();
```

#### LimeTorrents

[](#limetorrents)

***NOTE:** LimeTorrents only supports the `::latest()` function.*

*Latest*

```
use \pxgamer\TorrentParser;
TorrentParser\LimeTorrents::latest();
```

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](.github/CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](.github/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

31

—

LowBetter than 66% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity68

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

Recently: every ~95 days

Total

21

Last Release

2762d ago

Major Versions

v1.0.6 → v2.0.02017-09-25

v2.1.1 → v3.0.02017-09-30

v3.1.2 → v4.0.02017-11-08

PHP version history (4 changes)v1.0.0PHP &gt;=5.5.0

v2.0.0PHP &gt;=7.0.0

v2.0.1PHP &gt;=7.1.0

v4.0.0PHP ^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 (125 commits)")

---

Tags

extratorrentmininovaparserrarbgtorrentsworldwidetorrents

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/pxgamer-torrent-parser-php/health.svg)

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

###  Alternatives

[mck89/peast

Peast is PHP library that generates AST for JavaScript code

19037.7M42](/packages/mck89-peast)[sauladam/shipment-tracker

Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.

9642.0k](/packages/sauladam-shipment-tracker)[moonshine/layouts-field

Field for repeating groups of fields for MoonShine

107.9k](/packages/moonshine-layouts-field)[tcds-io/php-jackson

A lightweight, flexible object serializer for PHP, inspired by FasterXML/jackson

112.9k10](/packages/tcds-io-php-jackson)

PHPackages © 2026

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