-
This PHP script is mainly used to encode and decode torrent files in Bencode format. It extracts metadata from a file in Bencode format and return an associative array. This script can also do the opposite, i.e. take an associative array and encode it in the Bencode format. Requirements:- PHP 5.0 or higher
-
PHP Nuke BitTorrent Module is a PHP Nuke Module that allows webmasters to host on their portals a fully functional Bit Torrent archive. Torrent upload, automatic scrape, comments, rates, privacy rules, internal tracker and much more!
-
The Torrentbits project aims to continue the development of the popular php BitTorrent tracker.
-
Torrent Pieces Hash Verification can compare hashes from torrent metadata file with an actual torrent data directory to produce a report of which files or pieces need to be downloaded again and how much data remains to be downloaded in MB. Even if the original torrent data has been updated or changed this class can also be used. Requirements: PHP ...
-
Torrent files are parsed in order to extract the metadata. Torrent RW can also create a new torrent file and announce it in a given tracker server.Requirements: PHP 5.0 or higher
-
The metadata of a BitTorrent file is extracted into an array.
-
BDecode can be used to parse and extract metadata from BitTorrent files.BDecode can read a BitTorrent file and extract the values of several types of properties into an array, like the files name and length, creator, creation date, file pieces, etc.
-
ABC Protocol implements a client to BitTorrent Web service servers using the ABC protocol (Yet Another Bittorrent Client).ABC Protocol supports all commands of the protocol (version 2.7) including querying for all torrents, adding torrents, closing torrents, resuming torrents, stopping torrents, pausing torrents, unpausing torrents, deleting torrents, queuing torrents, setting torrent piorities.
-
Torrentparse uses BEncode and BDecode libraries to parse torrent files used by Bittorrent and return information that is useful to the user looking at the webpage.


