https://github.com/aurimasniekis/akatsuki-bencode
The Akatsuki Bencode Component
https://github.com/aurimasniekis/akatsuki-bencode
Last synced: 3 months ago
JSON representation
The Akatsuki Bencode Component
- Host: GitHub
- URL: https://github.com/aurimasniekis/akatsuki-bencode
- Owner: aurimasniekis
- License: mit
- Created: 2017-05-12T12:20:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-12T12:47:01.000Z (about 8 years ago)
- Last Synced: 2025-03-02T20:15:27.608Z (4 months ago)
- Language: PHP
- Size: 9.77 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
# Bencode Component
[](https://github.com/aurimasniekis/akatsuki-bencode/releases)
[](LICENSE)
[](https://travis-ci.org/aurimasniekis/akatsuki-bencode)
[](https://scrutinizer-ci.com/g/aurimasniekis/akatsuki-bencode)
[](https://scrutinizer-ci.com/g/aurimasniekis/akatsuki-bencode)
[](https://packagist.org/packages/akatsuki/bencode)The Akatsuki Bencode Component.
## Install
Via Composer
```bash
$ composer require akatsuki/bencode
```## Usage
## 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.