PHPackages                             danolshev/strupper - 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. danolshev/strupper

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

danolshev/strupper
==================

v1.0.6(3y ago)015PHPPHP ^7.4

Since Feb 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/danolshev/strupper)[ Packagist](https://packagist.org/packages/danolshev/strupper)[ RSS](/packages/danolshev-strupper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (8)Used By (0)

Str upper
=========

[](#str-upper)

Переводит часть строки в верхний регистр

Требования
----------

[](#требования)

- PHP 7.3

Установка
---------

[](#установка)

```
composer require danolshev/strupper
```

Использование
-------------

[](#использование)

```
$stringProcessor = new StringProcessor('blabla');
echo $stringProcessor->toUpper(1, 3); // bLABla
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

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

7

Last Release

1185d ago

PHP version history (4 changes)v1.0.0PHP ^8.1

v1.0.1PHP ^8.0

v1.0.4PHP ^7.3

v1.0.5PHP ^7.4

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/danolshev-strupper/health.svg)

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

###  Alternatives

[soup/paginator

Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.

351.5k](/packages/soup-paginator)[components/jquery-htmlclean

HTML Clean plug-in for jQuery

183.1k1](/packages/components-jquery-htmlclean)

PHPackages © 2026

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