PHPackages                             ddliu/wildcards - 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. ddliu/wildcards

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

ddliu/wildcards
===============

Simple wildcards

v0.1.0(11y ago)26411MITPHP

Since Dec 21Pushed 11y ago3 watchersCompare

[ Source](https://github.com/ddliu/php-wildcards)[ Packagist](https://packagist.org/packages/ddliu/wildcards)[ RSS](/packages/ddliu-wildcards/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (1)

Wildcards [![Build Status](https://camo.githubusercontent.com/da5b8547c87acd9fe79d2d4c4a798b0e7287e9496bde836836f13b30555fd77d/68747470733a2f2f7472617669732d63692e6f72672f64646c69752f7068702d77696c6463617264732e737667)](https://travis-ci.org/ddliu/php-wildcards)
======================================================================================================================================================================================================================================================================

[](#wildcards-)

Simple wildcards in PHP.

Installation
------------

[](#installation)

```
composer require ddliu/wildcards

```

Usage
-----

[](#usage)

```
use ddliu\wildcards\Wildcards;

$wildcards = new Wildcards('http://google.com/search/*');
var_dump($wildcards->match('http://google.com/search/php')); // true
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4158d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b7cb651132ee314761f02f60a02dede47d7a94577923f742b4c79556434beeee?d=identicon)[ddliu](/maintainers/ddliu)

---

Top Contributors

[![ddliu](https://avatars.githubusercontent.com/u/797146?v=4)](https://github.com/ddliu "ddliu (2 commits)")

### Embed Badge

![Health badge](/badges/ddliu-wildcards/health.svg)

```
[![Health](https://phpackages.com/badges/ddliu-wildcards/health.svg)](https://phpackages.com/packages/ddliu-wildcards)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
