PHPackages                             hikarine3/common\_web\_function - 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. hikarine3/common\_web\_function

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

hikarine3/common\_web\_function
===============================

Collection of functions for common web operations

v1.0.2(7y ago)016MITPHPPHP &gt;=7.1.0

Since Jan 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/hikarine3/common_web_function)[ Packagist](https://packagist.org/packages/hikarine3/common_web_function)[ Docs](https://github.com/hikarine3/common_web_function)[ RSS](/packages/hikarine3-common-web-function/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

What is this
============

[](#what-is-this)

This package provides common functions which are necessary for web applications.

How to install it
=================

[](#how-to-install-it)

add

```
    "require": {
        ...
        "hikarine3/common_web_function": "*",
        ...
    }

```

to composer.json

How to use
==========

[](#how-to-use)

```
$cwf = new CommonWebFunction();
$string = " ＡB　ｳﾞｧｶでぇ１     ";
print($cwf->normalize_str($string));

```

Available functions
===================

[](#available-functions)

normalize\_str()

How to test
===========

[](#how-to-test)

composer test tests;

Author
======

[](#author)

Hajime Kurita

An adminstrator of  ,  and so on

Twitter:

JP:

EN:

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Every ~0 days

Total

3

Last Release

2664d ago

### Community

Maintainers

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

---

Top Contributors

[![hikarine3](https://avatars.githubusercontent.com/u/197538?v=4)](https://github.com/hikarine3 "hikarine3 (5 commits)")

---

Tags

webstring

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hikarine3-common-web-function/health.svg)

```
[![Health](https://phpackages.com/badges/hikarine3-common-web-function/health.svg)](https://phpackages.com/packages/hikarine3-common-web-function)
```

###  Alternatives

[nette/utils

🛠 Nette Utils: lightweight utilities for string &amp; array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

2.1k394.3M1.5k](/packages/nette-utils)[danielstjules/stringy

A string manipulation library with multibyte support

2.4k26.0M191](/packages/danielstjules-stringy)[spatie/string

String handling evolved

5604.6M24](/packages/spatie-string)[coduo/php-to-string

Simple library that converts PHP value into strings

27112.7M10](/packages/coduo-php-to-string)[kwn/number-to-words

Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.

4235.0M21](/packages/kwn-number-to-words)[voku/stringy

A string manipulation library with multibyte support

1783.8M19](/packages/voku-stringy)

PHPackages © 2026

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