Extension of helper functions for php. Installation composer require black-label\php-helpers Basic Usage <?php //Example using array_pull $output = \BlackLabel\array_pull($input,$keys);