hikarine3/common_web_function

Collection of functions for common web operations

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/hikarine3/common_web_function

v1.0.2 2019-01-28 12:40 UTC

This package is auto-updated.

Last update: 2025-09-29 02:07:40 UTC


README

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

How to install it

add

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

to composer.json

How to use

$cwf = new CommonWebFunction();
$string = " AB ヴァカでぇ1     ";
print($cwf->normalize_str($string));

Available functions

normalize_str()

How to test

composer test tests;

Author

Hajime Kurita

An adminstrator of https://sakuhindb.com/ , http://minakoe.jp/ and so on

https://github.com/hikarine3

Twitter:

JP: https://twitter.com/hikarine3

EN: https://twitter.com/hajimekurita