PHPackages                             sulaiman/php-string-convert - 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. sulaiman/php-string-convert

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

sulaiman/php-string-convert
===========================

A simple PHP Package to simplified the String conversion by using Bahasa

v1.0.0(1y ago)013MITPHP

Since Aug 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/msulaimanmisri/package-string)[ Packagist](https://packagist.org/packages/sulaiman/php-string-convert)[ RSS](/packages/sulaiman-php-string-convert/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

About the package
-----------------

[](#about-the-package)

Sometimes, I just want to use my daily language when writing PHP. So I can write the code just like I talking to someone. I'm use talking to myself while coding. So, I create this package in order to make my self comfortable.. Haha! This small package is using PHP built-in functions by the way ;)

Wanna Contribute?
-----------------

[](#wanna-contribute)

This package basically I develop for fun. But if you want to help me to improve this package, please make your PR. Together with the details of your codes

List of function you can use
----------------------------

[](#list-of-function-you-can-use)

- kasiBesar(string);

```
kasiBesar('hello') // HELLO
```

- kasiKecil(string);

```
kasiKecil('HELLO') // hello
```

- firstLetterJeBesar(string);

```
firstLetterJeBesar('hello world') // Hello World
```

- tukarKeSlug(string);

```
tukarKeSlug('hello world') // hello-world
```

- buangExtraSpace(string);

```
buangExtraSpace('hello    world    ') // hello world
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

2

Last Release

645d ago

### Community

Maintainers

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

---

Top Contributors

[![msulaimanmisri](https://avatars.githubusercontent.com/u/47172118?v=4)](https://github.com/msulaimanmisri "msulaimanmisri (13 commits)")

### Embed Badge

![Health badge](/badges/sulaiman-php-string-convert/health.svg)

```
[![Health](https://phpackages.com/badges/sulaiman-php-string-convert/health.svg)](https://phpackages.com/packages/sulaiman-php-string-convert)
```

###  Alternatives

[agence-adeliom/easy-editor-bundle

A Symfony bundle for EasyAdmin that provide a flexible content editor

1111.0k1](/packages/agence-adeliom-easy-editor-bundle)

PHPackages © 2026

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