Download the PHP package hguenot/phpstream without Composer
On this page you can find all versions of the php package hguenot/phpstream. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hguenot/phpstream
More information about hguenot/phpstream
Files in hguenot/phpstream
Download hguenot/phpstream
More information about hguenot/phpstream
Files in hguenot/phpstream
Vendor hguenot
Package phpstream
Short Description PHPStream claims to be a partial PHP port of the Java Stream API.
License MIT
Package phpstream
Short Description PHPStream claims to be a partial PHP port of the Java Stream API.
License MIT
Keywords streamjava stream api
Please rate this library. Is it a good library?
Informations about the package phpstream
PHP Stream
PHP Stream is a basic port of new Java Stream API in PHP.
This library could be used to filter, convert or reduce any array.
Continuous integration
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
-
Here is a basic usage of this library.
- All stream operations can be chained :
You can find more examples on PHPUnit test.
All versions of phpstream with dependencies
PHP Build Version
Package Version
The package hguenot/phpstream contains the following files
Loading the files please wait ....