Simple demo of:
- Functional Programming
- Using vanilla PHP to in functional programming
- Using Josh Di Fabio's Tranform package for Transformation Pipelines
- Asynchronous Programming
- Asynchronous Programming using Promises
- Asynchronous Programming using Coroutine
- Basic Stream Processing
composer update
vendor/bin/phpunit tests
The demo is in the tests so please have a look at them. If you need any more information please let me know