php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #1534 metaphone as an alternative to soundex
Submitted: 1999-06-13 09:19 UTC Modified: 1999-11-21 14:53 UTC
From: adam at musicseek dot net Assigned: paul (profile)
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.9 OS: Windows
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: adam at musicseek dot net
New email:
PHP Version: OS:

 

 [1999-06-13 09:19 UTC] adam at musicseek dot net
There is an algorithm called Metaphone, implemented here (in C++):

http://www.marlboro.edu/~mahoney/support/alg/node132.html

This would be a great addition to PHP3, as an alternative
to Soundex() which is not nearly as accurate as Metaphone.

Although more complex than Soundex() [soundex is VERY simple], it's probably not a lot of work for someone experienced in porting C++.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-13 20:30 UTC] paul at cvs dot php dot net
in progress
 [1999-11-21 14:53 UTC] thies at cvs dot php dot net
metaphone is part of PHP 4b3
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 25 14:00:01 2026 UTC