PHPackages                             confi/kicrypt - 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. [Security](/categories/security)
4. /
5. confi/kicrypt

ActiveLibrary[Security](/categories/security)

confi/kicrypt
=============

A secured password hashing algorithm for PHP.

04PHP

Since Dec 1Pushed 8y agoCompare

[ Source](https://github.com/ConfiYobo/Kicrypt)[ Packagist](https://packagist.org/packages/confi/kicrypt)[ RSS](/packages/confi-kicrypt/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Kicrypt
=======

[](#kicrypt)

A secured Password hashing algorithm for PHP.

Usage:
------

[](#usage)

- First include the lib in your file
- $hash = $kicrypt-&gt;hash('password'); //The password to be hashed
- $isGood = $kicrypt-&gt;verify('password', $hash); //Comparing the password

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

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/341c63638c54282581b3b1978386077a4e5b8fc28a3f5cdba9780b11948616d7?d=identicon)[ConfiYobo](/maintainers/ConfiYobo)

---

Top Contributors

[![ConfidenceYobo](https://avatars.githubusercontent.com/u/27860015?v=4)](https://github.com/ConfidenceYobo "ConfidenceYobo (6 commits)")

---

Tags

hashingphpsecurity

### Embed Badge

![Health badge](/badges/confi-kicrypt/health.svg)

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

###  Alternatives

[phpids/phpids

PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application

791150.0k2](/packages/phpids-phpids)[paragonie/ecc

PHP Elliptic Curve Cryptography library

25866.3k44](/packages/paragonie-ecc)[nicobleiler/php-passphrase

Passphrase generator with Laravel integration, inspired by Bitwarden. Uses the EFF long word list by default with support for custom wordlists.

4912.6k](/packages/nicobleiler-php-passphrase)[dwgebler/encryption

Encryption wrapper for PHP using libsodium — simple API for symmetric and asymmetric encryption, password hashing, digital signing, and message authentication.

317.5k](/packages/dwgebler-encryption)

PHPackages © 2026

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