PHPackages                             wnx/search-string-parser - 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. wnx/search-string-parser

AbandonedArchivedLibrary

wnx/search-string-parser
========================

TBD

29PHP

Since Jul 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/stefanzweifel/php-search-string-parser)[ Packagist](https://packagist.org/packages/wnx/search-string-parser)[ RSS](/packages/wnx-search-string-parser/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Search String Parser
====================

[](#search-string-parser)

[ ![](https://camo.githubusercontent.com/c768270f9a5f70125c754b54953bb05aad905ccffb804ae8b381c322ad10fa30/68747470733a2f2f7472617669732d63692e6f72672f73746566616e7a77656966656c2f7068702d7365617263682d737472696e672d7061727365722e737667)](https://travis-ci.org/stefanzweifel/php-search-string-parser)[ ![](https://camo.githubusercontent.com/3467705b9c2d2715c7d57911835d4be6b94bb0696179d27ad4c95680e272d189/68747470733a2f2f706f7365722e707567782e6f72672f776e782f7365617263682d737472696e672d7061727365722f762f737461626c65)](https://packagist.org/packages/wnx/search-string-parser)[ ![](https://camo.githubusercontent.com/809c172cf91b7365060301db30dedc84a9b20367f7ad83c7d098942f414145b2/68747470733a2f2f706f7365722e707567782e6f72672f776e782f7365617263682d737472696e672d7061727365722f646f776e6c6f616473)](https://packagist.org/packages/wnx/search-string-parser)[ ![](https://camo.githubusercontent.com/249837016f2e674e7dfd27bda5252854bdf8bb68f2d41edc6fc528e7a02cd7df/68747470733a2f2f706f7365722e707567782e6f72672f776e782f7365617263682d737472696e672d7061727365722f6c6963656e7365)](https://packagist.org/packages/wnx/search-string-parser)

> HEADLINE

### Installing

[](#installing)

The easiest way to install the package is by using composer.

```
composer require "wnx/search-string-parser"
```

Usage
-----

[](#usage)

> TBD

Running the tests
-----------------

[](#running-the-tests)

The package has tests written in phpunit. You can run them with the following command.

```
./vendor/bin/phpunit
```

Running the command in a local test project
-------------------------------------------

[](#running-the-command-in-a-local-test-project)

If you're working on the package locally and want to just run the command in a demo project you can use the [composer path-repository format](https://getcomposer.org/doc/05-repositories.md#path). Add the following snippet to the `composer.json` in your demo project.

```
{
    "repositories": [
        {
            "type": "path",
            "url": "/path/to/search-string-parser/",
            "options": {
                "symlink": true
            }
        }
    ],
}
```

And "install" the package with `composer require wnx/search-string-parser`. The package should now be symlinked in your demo project.

Versioning
----------

[](#versioning)

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/stefanzweifel/search-string-parser/tags).

Credits
-------

[](#credits)

- [Stefan Zweifel](https://github.com/stefanzweifel)
- [All Contributors](https://github.com/stefanzweifel/search-string-parser/graphs/contributors)

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/wnx-search-string-parser/health.svg)

```
[![Health](https://phpackages.com/badges/wnx-search-string-parser/health.svg)](https://phpackages.com/packages/wnx-search-string-parser)
```

PHPackages © 2026

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