Download the PHP package torrentpier/torrentpier without Composer

On this page you can find all versions of the php package torrentpier/torrentpier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package torrentpier

TorrentPier

Bull-powered BitTorrent tracker engine

License Stars Packagist Crowdin Downloads Version Size

TorrentPier 3.0 (Ox) is the final release of this codebase. The project closed in May 2026 โ€” read the closure announcement at https://sunset.torrentpier.com/. No further patches, security fixes, or feature work are planned. The community forum is preserved read-only at https://ox.torrentpier.com/. A new generation of the engine โ€” codename Dexter โ€” is being written from scratch, expected in 2027. If you self-host this release, you are responsible for your own security maintenance.

๐Ÿ‚ About TorrentPier

TorrentPier โ€” bull-powered BitTorrent tracker engine, written in PHP. High speed, simple modifications, load-balanced architecture. The original community forum is preserved read-only at ox.torrentpier.com as a historical archive.

๐ŸŒˆ Current status

TorrentPier 3.0 (Ox) is the final release of this codebase. The project closed in May 2026: no further patches, security fixes, or feature work are planned. GitHub Issues remain open as a low-noise channel for community discussion, but there is no commitment to respond.

A new generation of the engine โ€” codename Dexter โ€” is being written from scratch, expected in 2027.

โœจ Features

๐Ÿ”ง Requirements

๐Ÿ’พ Installation

Quick start:

For Docker setup, see docker-compose.yml and Dockerfile in this repository.

[!TIP] The php bull app:install wizard handles all configuration: environment setup, database creation, migrations, and permissions.

After installation:

  1. Log in using admin/admin credentials
  2. Change your password immediately
  3. Configure the site via admin panel

๐Ÿ” Security vulnerabilities

This release is closed and will not receive security patches. If you self-host TorrentPier 3.0 (Ox), you are responsible for your own security maintenance. See SECURITY.md for details.

๐Ÿงช Testing

TorrentPier includes a comprehensive testing suite built with Pest PHP. Run tests to ensure code quality and system reliability:

For detailed testing documentation, see tests/README.md.

๐Ÿ“ฆ Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

๐Ÿ“– License

This project is licensed under the MIT License - see the LICENSE file for details.


All versions of torrentpier with dependencies

PHP Build Version
Package Version
Requires php Version >=8.4
ext-openssl Version *
arokettu/bencode Version ^4.1.0
arokettu/monsterid Version ^4.1.0
arokettu/random-polyfill Version 1.99.0
arokettu/torrent-file Version ^5.2.1
bugsnag/bugsnag Version ^v3.29.1
chillerlan/php-qrcode Version ^6.0.1
egulias/email-validator Version ^4.0.1
filp/whoops Version ^2.15
gemorroj/m3u-parser Version ^6.0
google/recaptcha Version ^1.3
gregwar/captcha Version 1.*
guzzlehttp/guzzle Version ^7.10
illuminate/config Version ^12.0
illuminate/container Version ^12.42
illuminate/database Version ^12.0
illuminate/events Version ^12.0
illuminate/filesystem Version ^12.43
illuminate/pipeline Version ^12.42
illuminate/support Version ^12.42
intervention/image Version ^4.0
jacklul/monolog-telegram Version ^3.1
laminas/laminas-diactoros Version ^3.5
laminas/laminas-httphandlerrunner Version ^2.11
league/flysystem Version ^3.28
league/route Version ^6.2
longman/ip-tools Version 1.2.1
monolog/monolog Version ^3.4
nesbot/carbon Version ^3.10
nette/caching Version ^3.3
nette/database Version ^3.2
php-feed-io/feed-io Version ^6.1
php-http/guzzle7-adapter Version ^1.1
robmorgan/phinx Version ^0.16.9
samdark/sitemap Version 3.0.1
spomky-labs/otphp Version ^11.4
symfony/config Version ^8.0
symfony/console Version ^8.0
symfony/event-dispatcher Version ^8.0
symfony/filesystem Version ^8.0
symfony/http-foundation Version ^8.0
symfony/mailer Version ^8.0
symfony/mime Version ^8.0
symfony/polyfill Version v1.37.0
symfony/string Version ^8.0
torrentpier/translations Version dev-main
tracy/tracy Version ^2.10
twig/twig Version ^3.21
vlucas/phpdotenv Version ^5.5
z4kn4fein/php-semver Version ^v3.0.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package torrentpier/torrentpier contains the following files

Loading the files please wait ...