PHPackages                             paulhenri-l/php-sha256-lc - 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. paulhenri-l/php-sha256-lc

ActiveLibrary

paulhenri-l/php-sha256-lc
=========================

php-sha256-lc

1.0.0(4y ago)0160MITPHPPHP ^7.3|^8.0

Since Oct 2Pushed 4y ago1 watchersCompare

[ Source](https://github.com/paulhenri-l/php-sha256-lc)[ Packagist](https://packagist.org/packages/paulhenri-l/php-sha256-lc)[ RSS](/packages/paulhenri-l-php-sha256-lc/feed)WikiDiscussions main Synced 2d ago

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

PhpSha256Lc
===========

[](#phpsha256lc)

[![PHP Tests](https://github.com/paulhenri-l/php-sha256-lc/actions/workflows/php-tests.yml/badge.svg)](https://github.com/paulhenri-l/php-sha256-lc/actions/workflows/php-tests.yml)[![PHP Code Style](https://github.com/paulhenri-l/php-sha256-lc/actions/workflows/php-code-style.yml/badge.svg)](https://github.com/paulhenri-l/php-sha256-lc/actions/workflows/php-code-style.yml)[![License: MIT](https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667)](LICENSE)

This package exists because I am too lazy to write `hash('sha256', mb_strtolower('some value'))`when I need a case-insensitive hash.

Installation
------------

[](#installation)

```
composer require paulhenri-l/php-sha256-lc

```

Usage
-----

[](#usage)

The function will be autoloaded thanks to composer so you'll only have to call it.

```
sha256_lc('some value');
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Unknown

Total

1

Last Release

1683d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dadbbf7b24bb9ee393f7a03b8c6c611e3f922096be33ac881e4641f744d12eb4?d=identicon)[paulhenri-l](/maintainers/paulhenri-l)

---

Top Contributors

[![paulhenri-l](https://avatars.githubusercontent.com/u/25308170?v=4)](https://github.com/paulhenri-l "paulhenri-l (4 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/paulhenri-l-php-sha256-lc/health.svg)

```
[![Health](https://phpackages.com/badges/paulhenri-l-php-sha256-lc/health.svg)](https://phpackages.com/packages/paulhenri-l-php-sha256-lc)
```

PHPackages © 2026

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