PHPackages                             iborodikhin/texts - 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. iborodikhin/texts

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

iborodikhin/texts
=================

Some stuff for routine work with text

045PHP

Since Jul 3Pushed 11y ago1 watchersCompare

[ Source](https://github.com/iborodikhin/texts)[ Packagist](https://packagist.org/packages/iborodikhin/texts)[ RSS](/packages/iborodikhin-texts/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

texts
=====

[](#texts)

Some stuff for routine work with text

Examples
--------

[](#examples)

```
// Create announce
$title   = "I am title";
$content = "I am content.";
$announce = \Texts\Common::annotate($title, $content);

// Convert notation
$camel = "iAmCamelCasedString";
$under = \Texts\Common::underscorize($camel);
$camel = \Texts\Common::camelize($under);

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6a5a541d4c11bb6e85ad85160d514860a4b3fd1f2b94d61462918f4eaf899d25?d=identicon)[iborodikhin](/maintainers/iborodikhin)

---

Top Contributors

[![iborodikhin](https://avatars.githubusercontent.com/u/1627772?v=4)](https://github.com/iborodikhin "iborodikhin (18 commits)")

### Embed Badge

![Health badge](/badges/iborodikhin-texts/health.svg)

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

###  Alternatives

[yireo/magento2-replace-all

Remove various packages from Magento

1303.7k](/packages/yireo-magento2-replace-all)[phpreel/static

Laravel package that converts your application into a static HTML website.

162.7k1](/packages/phpreel-static)

PHPackages © 2026

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