itgalaxy / os-filter
Filter an array of objects to a specific OS
3.0.0
2017-03-29 09:21 UTC
Requires
- php: ^5.6 || ^7.0
Requires (Dev)
- phpunit/php-code-coverage: ^4.0.0
- phpunit/phpunit: ^5.7.0
- satooshi/php-coveralls: ^1.0.0
This package is auto-updated.
Last update: 2024-11-13 10:57:29 UTC
README
Filter an array of objects to a specific OS.
Install
The utility can be installed with Composer:
$ composer require os-filter
Usage
Coming soon
Related
- os-filter-obj - Thanks you for inspiration.
Contribution
Feel free to push your code if you agree with publishing under the MIT license.