Giter Site home page Giter Site logo

kengi / phptracker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thedae/phptracker

0.0 1.0 0.0 1.49 MB

PHP library to generate .torrent files, set up Bittorrent tracker server, and seed server too.

Home Page: http://php-tracker.org/

License: Other

PHP 100.00%

phptracker's Introduction

PHPTracker 0.3.1

Build Status

PHPTracker is a library which makes it easy to create your own private file distribution system using the BitTorrent protocol. There are libraries here which can provide a simple tracker, seed a torrent and download a torrent as well.

PLEASE NOTE: If you forked this project before the 8th May 2015, you may have some problems contributing. This is because previously the master branch contained the unstable, and API breaking v0.4.0 development stream which is very much in a state of flux. From herein, the master branch will always refer to the most recent, stable version of PHPTracker.

Examples

For examples see example_*.php or check [http://php-tracker.org/]

If you want to use the MySQL persistance object, see mysql.sql for the table structure.

Contributing

Contributions are welcomed and encouraged. To get started, fork the repository and create your own feature branch. Inside this branch create all the changes and fixes you'd like to see get added to PHPTracker.

If your commits change existing functionality, or add new functionality, please be sure to provide sufficient tests to cover your code and make sure they pass.

Running Tests

Tests can be run with PHPUnit, see phpunit.xml for bootstrap configuration.

Bleeding Edge

Version 0.4.0 is the current development version and can be found in the develop branch.

Licence

Licence is BSD 3 Clause. Please see the licence file for more information.

phptracker's People

Contributors

tcz avatar jaitaiwan avatar r15ch13 avatar

Watchers

Kengi Chan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.