We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Merge pull request #3 from iqbalhs/2-php-count-fix Fix `count` to compatible with PHP > 7.2 in case variable is not countable
added simple condition
fix code style
Update ArrayQueryTest.php
Update README.md