2017 © Pedro Peláez
 

library phpuc-io-streams

An IO streams library for PHP inspired by the Java 8 IO streams API.

image

nathan818/phpuc-io-streams

An IO streams library for PHP inspired by the Java 8 IO streams API.

  • Wednesday, October 19, 2016
  • by nathan818fr
  • Repository
  • 1 Watchers
  • 0 Stars
  • 110 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 4 % Grown

The README.md

PHP Utiliy Collections: IO-Streams

Build Status, (*1)

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., (*2)

I make this library for personal projects and tests, it will only contains the items I need. It will certainly never be completed., (*3)

Installation

This library is published on packagist.org, so you can add it to your composer.json file for an easy installation:, (*4)

composer require nathan818/phpuc-io-streams

Features

TODO (In development)., (*5)

Examples

TODO (Yeah, I really don't want to write examples now...)., (*6)

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., (*7)

The Versions

19/10 2016

dev-master

9999999-dev

An IO streams library for PHP inspired by the Java 8 IO streams API.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

by Nathan Poirier

19/10 2016

1.0.0

1.0.0.0

An IO streams library for PHP inspired by the Java 8 IO streams API.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

by Nathan Poirier