https://github.com/thesis-php/byte-reader
Reader abstraction for I/O.
https://github.com/thesis-php/byte-reader
Last synced: 15 days ago
JSON representation
Reader abstraction for I/O.
- Host: GitHub
- URL: https://github.com/thesis-php/byte-reader
- Owner: thesis-php
- License: mit
- Created: 2025-01-16T05:26:38.000Z (over 1 year ago)
- Default Branch: 0.1.x
- Last Pushed: 2025-01-16T16:04:53.000Z (over 1 year ago)
- Last Synced: 2025-12-14T07:38:03.900Z (6 months ago)
- Language: PHP
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Byte Reader
## Installation
```shell
composer require thesis/byte-reader
```