PHPackages                             hollodotme/cologne-phonetic - 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. hollodotme/cologne-phonetic

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

hollodotme/cologne-phonetic
===========================

PHP OOP Implementation of the 'Kölner Phonetic Index' - a soundex like algorithm for german language

v1.0.0(10y ago)427.1kMITPHPPHP &gt;=5.5

Since Feb 7Pushed 10y ago1 watchersCompare

[ Source](https://github.com/hollodotme/ColognePhonetic)[ Packagist](https://packagist.org/packages/hollodotme/cologne-phonetic)[ RSS](/packages/hollodotme-cologne-phonetic/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

[![Build Status](https://camo.githubusercontent.com/66b1cbe7c5dffd866f398f548ef925c3da4779d90396162efb08af5e4a084d39/68747470733a2f2f7472617669732d63692e6f72672f686f6c6c6f646f746d652f436f6c6f676e6550686f6e657469632e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/hollodotme/ColognePhonetic)[![Coverage Status](https://camo.githubusercontent.com/d46507820df1ef7e4e58451fd5e9ec0c4d6a21d99ad9135f12852c47f00c3e5d/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f686f6c6c6f646f746d652f436f6c6f676e6550686f6e657469632f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/hollodotme/ColognePhonetic?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/1cb6d1c773a5aa4e9c44dfbe892101c526e27ba6f2a702cdd180b0099fadb0b6/68747470733a2f2f706f7365722e707567782e6f72672f686f6c6c6f646f746d652f636f6c6f676e652d70686f6e657469632f762f737461626c65)](https://packagist.org/packages/hollodotme/cologne-phonetic)[![Total Downloads](https://camo.githubusercontent.com/a97f2212f8dfbb73ae193a8c1041d73ac3226e02bf5ead7dade3043c00bf88eb/68747470733a2f2f706f7365722e707567782e6f72672f686f6c6c6f646f746d652f636f6c6f676e652d70686f6e657469632f646f776e6c6f616473)](https://packagist.org/packages/hollodotme/cologne-phonetic)[![Latest Unstable Version](https://camo.githubusercontent.com/f00998a96d1025dea732965b579d050d367cf1697561940bf4d0dfc7b7ba11a1/68747470733a2f2f706f7365722e707567782e6f72672f686f6c6c6f646f746d652f636f6c6f676e652d70686f6e657469632f762f756e737461626c65)](https://packagist.org/packages/hollodotme/cologne-phonetic)[![License](https://camo.githubusercontent.com/83434a95a7fa2029bf2a17320171f13007be1ad6a138d177a7cd7ea37444bcf8/68747470733a2f2f706f7365722e707567782e6f72672f686f6c6c6f646f746d652f636f6c6f676e652d70686f6e657469632f6c6963656e7365)](https://packagist.org/packages/hollodotme/cologne-phonetic)

ColognePhonetic
===============

[](#colognephonetic)

A PHP OOP implementation of the "Kölner Phonetik Index".

This is an adaption of [Andy Theiler](https://github.com/deezaster)'s precedural implementation with some fixes and unit tests.

Requirements
------------

[](#requirements)

- "PHP" &gt;= "5.5"
- "ext-iconv" "\*"

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

[](#installation)

```
composer require "hollodotme/cologne-phonetic" "~1.0.0"
```

Basic usage
-----------

[](#basic-usage)

```
