PHPackages                             xakepehok/array-wildcard-explainer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. xakepehok/array-wildcard-explainer

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

xakepehok/array-wildcard-explainer
==================================

List all array keys that match wildcard path

0.1.2(1y ago)01.0k11BSD-3-ClausePHPPHP &gt;=7.4.0

Since Jan 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/XAKEPEHOK/array-wildcard-explainer)[ Packagist](https://packagist.org/packages/xakepehok/array-wildcard-explainer)[ RSS](/packages/xakepehok-array-wildcard-explainer/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (4)Used By (1)

Array wildcard explainer [![Build Status](https://camo.githubusercontent.com/4f0b05568d4dd3a11d173904b308d26a23c1d2e370484daa4c0e29d77d56d604/68747470733a2f2f7472617669732d63692e636f6d2f58414b455045484f4b2f61727261792d77696c64636172642d6578706c61696e65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/XAKEPEHOK/Path)
==========================================================================================================================================================================================================================================================================================================================================

[](#array-wildcard-explainer-)

This helper takes any complicated array and dot-styled wildcard path for passed array, and return new array with all keys, that match passed wildcard path. See examples below.

### Installation:

[](#installation)

```
composer require xakepehok/array-wildcard-explainer
```

Usage
-----

[](#usage)

```
