kdaviesnz / functional
Check your code for compliance with Functional programming principles.
v3.0.0-beta
2018-04-26 01:58 UTC
Requires
- php: ~7.0
- jeremeamia/functionparser: 1.0.0
- kdaviesnz/callbackfileiterator: v1.0.0-beta
Requires (Dev)
- phpunit/phpunit: >=5.4.3
- squizlabs/php_codesniffer: ^2.3
This package is not auto-updated.
Last update: 2025-03-31 01:19:25 UTC
README
Check your code for compliance with Functional programming principles.
Install
Via Composer
$ composer require kdaviesnz/functional
Usage
See test.php
Change log
Please see CHANGELOG.md for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING.md and CODE_OF_CONDUCT.md for details.
Security
If you discover any security related issues, please email kdaviesnz@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see LICENSE.md for more information.