itgalaxy / os-filter
Filter an array of objects to a specific OS
Installs: 303
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
pkg:composer/itgalaxy/os-filter
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: 2025-10-13 13:00:16 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.