GithubHelp home page GithubHelp logo

detranslify and slugify about php_rutils HOT 3 CLOSED

githubjeka avatar githubjeka commented on July 24, 2024
detranslify and slugify

from php_rutils.

Comments (3)

githubjeka avatar githubjeka commented on July 24, 2024

I decided to first problem. For this to apply a correct table.

 array('э','je'),     array('ё','jo'),
        array('я','ya'),        array('ю','yu'),
        array('ы','y'),            array('ж','zh'),
        array('й','y'),            array('щ','shch'),        array('ч','ch'),        array('ш','sh'),
        array('э','ea'),        array('а','a'),            array('б','b'),            array('в','v'),        array('г','g'),
        array('д','d'),            array('е','e'),            array('з','z'),            array('и','i'),        array('к','k'),
        array('л','l'),            array('м','m'),            array('н','n'),            array('о','o'),        array('п','p'),
        array('р','r'),            array('с','s'),            array('т','t'),            array('у','u'),        array('ф','f'),
        array('х','h'),            array('ц','c'),            array('э','e'),            array('ь',''),     array('ъ',''),
        array('й','y'),            array('Э','JE'),       array('Ё','JO'),
        array('Я','YA'),
        array('Ю','YU'),
        array('Ы','Y'),
        array('Ж','ZH'),        array('Й','Y'),            array('Щ','SHCH'),        array('Ч','CH'),
        array('Ш','SH'),        array('Э','E'),            array('А','A'),            array('Б','B'),
        array('В','V'),            array('Г','G'),            array('Д','D'),            array('Е','E'),        array('З','Z'),
        array('И','I'),            array('К','K'),            array('Л','L'),            array('М','M'),        array('Н','N'),
        array('О','O'),            array('П','P'),            array('Р','R'),            array('С','S'),        array('Т','T'),
        array('У','U'),            array('Ф','F'),            array('Х','H'),            array('Ц','C'),        array('Э','E'),
        array('Ь',''),              array('Ъ',''),            array('Й','Y'),

Pull Request need ?

from php_rutils.

andre487 avatar andre487 commented on July 24, 2024

For first problem, I think will be better if encoding will be set on the module level. At now multibyte strings are using only in this function but it may change in future.

For second: I will be grateful for pull request.

from php_rutils.

andre487 avatar andre487 commented on July 24, 2024

I fix first problem in commit d1a773f

from php_rutils.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.