Innovation Award
 October 2008
Number 4 |
BitTorrent is a very popular peer to peer technology that is used to distribute large files over the Internet.
This class provides a pure PHP solution to read and create BitTorrent files. This way PHP can easily be used to distribute files over the Internet with BitTorrent.
Manuel Lemos |
This class can be used to create and parse torrent files.
It can read a torrent file and parse it to extract metadata.
The class can also create a new torrent file and announce it in a given tracker server.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (85.7%) |
Good (85.7%) |
- |
- |
- |
- |
Not sure (51.4%) |
1229 |
| Month: |
There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| File |
Role |
Description |
Torrent.php |
Class |
Class source with documentation in comments |