Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aurimasniekis/akatsuki-torrent
The Akatsuki Torrent Component
https://github.com/aurimasniekis/akatsuki-torrent
Last synced: about 2 months ago
JSON representation
The Akatsuki Torrent Component
- Host: GitHub
- URL: https://github.com/aurimasniekis/akatsuki-torrent
- Owner: aurimasniekis
- License: mit
- Created: 2017-05-12T14:56:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-12T14:57:29.000Z (over 7 years ago)
- Last Synced: 2024-04-23T17:06:15.530Z (9 months ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Torrent Component
[![Latest Version](https://img.shields.io/github/release/aurimasniekis/akatsuki-torrent.svg?style=flat-square)](https://github.com/aurimasniekis/akatsuki-torrent/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
[![Build Status](https://img.shields.io/travis/aurimasniekis/akatsuki-torrent.svg?style=flat-square)](https://travis-ci.org/aurimasniekis/akatsuki-torrent)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/aurimasniekis/akatsuki-torrent.svg?style=flat-square)](https://scrutinizer-ci.com/g/aurimasniekis/akatsuki-torrent)
[![Quality Score](https://img.shields.io/scrutinizer/g/aurimasniekis/akatsuki-torrent.svg?style=flat-square)](https://scrutinizer-ci.com/g/aurimasniekis/akatsuki-torrent)
[![Total Downloads](https://img.shields.io/packagist/dt/akatsuki/torrent.svg?style=flat-square)](https://packagist.org/packages/akatsuki/torrent)The Akatsuki Torrent Component.
## Install
Via Composer
```bash
$ composer require akatsuki/torrent
```## Testing
```bash
$ composer test
```## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.
## License
Please see [License File](LICENSE) for more information.