keller/soundex-fr-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

keller/soundex-fr-bundle

Composer 安装命令:

composer require keller/soundex-fr-bundle

包简介

Compute a french soundex of a string.

README 文档

README

The bundle provides a Soundex FR integration for your Symfony2 Project. It automatically registers the new soundex_fr service. Original Soundex FR by Édouard BERGÉ.

Installation

Require the bundle with composer:

composer require keller/soundex-fr-bundle

Add bundle to your application kernel:

// app/AppKernel.php
public function registerBundles()
{
    return array(
        // ...
        new Keller\SoundexFrBundle\KellerSoundexFrBundle(),
        // ...
    );
}

Usage

The soundex_fr service is very simple to use:

$this->get('soundex_fr')->phonetique('Éléphant'); // ELEFAN

License

Cet algorithme et son application en PHP sont tous deux distribués sous la licence

    Creative Commons Paternité - Pas d'Utilisation Commerciale 2.0
        http://creativecommons.org/licenses/by-nc/2.0/fr/

Vous êtes libres :

  • de reproduire, distribuer et communiquer cette création au public
  • de modifier cette création

Selon les conditions suivantes :

  • Paternité. Vous devez citer le nom de l'auteur original de la manière indiquée par l'auteur de l'oeuvre ou le titulaire des droits qui vous confère cette autorisation (mais pas d'une manière qui suggérerait qu'ils vous soutiennent ou approuvent votre utilisation de l'oeuvre). Demande de l'auteur: Citer "Édouard BERGÉ" et/ou "http://www.roudoudou.com"
  • Pas d'Utilisation Commerciale. Vous n'avez pas le droit d'utiliser cette création à des fins commerciales sauf autorisation de l'auteur.

统计信息

  • 总下载量: 19.31k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 3
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: CC
  • 更新时间: 2015-11-15

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固