Download the PHP package nathan818/phpuc-io-streams without Composer
On this page you can find all versions of the php package nathan818/phpuc-io-streams. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nathan818/phpuc-io-streams
More information about nathan818/phpuc-io-streams
Files in nathan818/phpuc-io-streams
Download nathan818/phpuc-io-streams
More information about nathan818/phpuc-io-streams
Files in nathan818/phpuc-io-streams
Vendor nathan818
Package phpuc-io-streams
Short Description An IO streams library for PHP inspired by the Java 8 IO streams API.
License MIT
Package phpuc-io-streams
Short Description An IO streams library for PHP inspired by the Java 8 IO streams API.
License MIT
Please rate this library. Is it a good library?
Informations about the package phpuc-io-streams
PHP Utiliy Collections: IO-Streams
An IO streams library for PHP inspired by the Java IO streams API. Which provide a more convenient way to manipulate byte buffers in PHP.
I make this library for personal projects and tests, it will only contains the items I need. It will certainly never be completed.
Installation
This library is published on packagist.org, so you can add it to your composer.json file for an easy installation:
Features
TODO (In development).
Examples
TODO (Yeah, I really don't want to write examples now...).
Contribution
- Follow PSR-2 coding style (https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)
- Follow java-style API
- Do unit tests
- Document public and non-overwritten functions
Credits
Inspired by Java API.
All versions of phpuc-io-streams with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package nathan818/phpuc-io-streams contains the following files
Loading the files please wait ....