PHPackages                             qwenode/qwephp - 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. qwenode/qwephp

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

qwenode/qwephp
==============

an php utility library

2.31.0(1y ago)326321MITPHPPHP &gt;=8.0

Since Sep 2Pushed 1y agoCompare

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

READMEChangelog (10)Dependencies (3)Versions (92)Used By (1)

qwephp
======

[](#qwephp)

an php utility library

[![GitHub tag (latest SemVer pre-release)](https://camo.githubusercontent.com/36a933b958bce8be39c23c36b24fc60264f1ec9ac4742ba4db2a3dce93afb7f2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f7177656e6f64652f7177657068703f696e636c7564655f70726572656c6561736573)](https://github.com/qwenode/qwephp/releases)[![Build Status](https://github.com/qwenode/qwephp/workflows/Build%20Status/badge.svg)](https://github.com/qwenode/qwephp/actions?query=workflow%3A%22Build+Status%22)[![GitHub license](https://camo.githubusercontent.com/89186c9379021fb61899d15e21a5c7e6aec1bae9d8aaa8467a886330e7d541ab/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7177656e6f64652f717765706870)](https://github.com/qwenode/qwephp/blob/master/LICENSE)[![FOSSA Status](https://camo.githubusercontent.com/44562144a907762ae49a94443ce48e7ea142e08be1b05d1f5dd64c60da94b9c3/68747470733a2f2f6170702e666f7373612e636f6d2f6170692f70726f6a656374732f6769742532426769746875622e636f6d2532467177656e6f64652532467177657068702e7376673f747970653d736869656c64)](https://app.fossa.com/projects/git%2Bgithub.com%2Fqwenode%2Fqwephp?ref=badge_shield)

License
=======

[](#license)

[![FOSSA Status](https://camo.githubusercontent.com/313a1b3ec71b8b6cf8e013f86240e85e224a9c93d8f8efcb710a04cb683425f3/68747470733a2f2f6170702e666f7373612e636f6d2f6170692f70726f6a656374732f6769742532426769746875622e636f6d2532467177656e6f64652532467177657068702e7376673f747970653d6c61726765)](https://app.fossa.com/projects/git%2Bgithub.com%2Fqwenode%2Fqwephp?ref=badge_large)

Table of Contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Tests](#tests)
- [Strings](#strings)
    - [trim](#trim)
    - [stripSpace](#stripSpace)

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

[](#installation)

Manual install with composer

```
composer require qwenode/qwephp
```

Tests
-----

[](#tests)

```
 php vendor/bin/codecept run
```

Strings
-------

[](#strings)

### trim

[](#trim)

@see trim()

```
\qwephp\Strings::trim('a '); //a
```

### stripSpace

[](#stripspace)

remove all whitespace from given string

```
\qwephp\Strings::stripSpace('a b c'); //abc
```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 99.1% 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

Every ~15 days

Recently: every ~84 days

Total

91

Last Release

729d ago

Major Versions

0.4.0 → 1.20.02020-11-13

1.44.0 → 2.0.02022-06-17

PHP version history (3 changes)v0.0.1PHP &gt;=7.0

1.22.0PHP &gt;=7.4

2.0.0PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/98fe00cf419706aecc2894a81f090c4d597ea6e1cfef982f74098162602731a4?d=identicon)[dtfreeman](/maintainers/dtfreeman)

---

Top Contributors

[![qwenode](https://avatars.githubusercontent.com/u/8974108?v=4)](https://github.com/qwenode "qwenode (116 commits)")[![fossabot](https://avatars.githubusercontent.com/u/29791463?v=4)](https://github.com/fossabot "fossabot (1 commits)")

---

Tags

stringtreemenu

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/qwenode-qwephp/health.svg)

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

###  Alternatives

[billythekid/conditional-fields

Show or hide fields based on the value of other fields.

138.1k](/packages/billythekid-conditional-fields)[hasanmertermis/milvus-php-client

Milvus 2 Grpc Php Client

142.1k](/packages/hasanmertermis-milvus-php-client)

PHPackages © 2026

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