{"id":15023193,"url":"https://github.com/mihdan/cyr2lat","last_synced_at":"2026-02-08T14:10:24.253Z","repository":{"id":33760801,"uuid":"161236062","full_name":"mihdan/cyr2lat","owner":"mihdan","description":"Converts Cyrillic characters in post, page and term slugs to Latin characters. Useful for creating human-readable URLs.","archived":false,"fork":false,"pushed_at":"2025-01-30T13:04:14.000Z","size":4033,"stargazers_count":36,"open_issues_count":11,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-02T04:46:06.433Z","etag":null,"topics":["converts","converts-cyrillic-characters","coverage","cyr","lat","latin-characters","php","php5","php7","transliteration","wordpress","wordpress-plugin","wordpress-plugin-cyr","wpml","wpml-certificate"],"latest_commit_sha":null,"homepage":"https://wordpress.org/plugins/cyr2lat/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mihdan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-10T21:03:39.000Z","updated_at":"2024-12-22T14:02:18.000Z","dependencies_parsed_at":"2024-01-14T12:45:41.672Z","dependency_job_id":"995f7655-2d84-4b80-baac-6651a0194341","html_url":"https://github.com/mihdan/cyr2lat","commit_stats":{"total_commits":674,"total_committers":7,"mean_commits":96.28571428571429,"dds":"0.13353115727002962","last_synced_commit":"ed3e0e57aa134f07065022efebd7c264aef1ef3c"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihdan%2Fcyr2lat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihdan%2Fcyr2lat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihdan%2Fcyr2lat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mihdan%2Fcyr2lat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mihdan","download_url":"https://codeload.github.com/mihdan/cyr2lat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248008630,"owners_count":21032556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["converts","converts-cyrillic-characters","coverage","cyr","lat","latin-characters","php","php5","php7","transliteration","wordpress","wordpress-plugin","wordpress-plugin-cyr","wpml","wpml-certificate"],"created_at":"2024-09-24T19:58:49.270Z","updated_at":"2026-02-08T14:10:24.224Z","avatar_url":"https://github.com/mihdan.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cyr-To-Lat\n\nConverts Cyrillic characters in post, page and term slugs to Latin characters. Useful for creating human-readable URLs.\n\n![Banner](./.wordpress-org/banner-772x250.png)\n\n## Features\n\n* The only plugin with fully editable transliteration table. Allows add/remove and edit pairs like 'Я' =\u003e 'Ya', or even 'Пиво' =\u003e 'Beer'\n* Converts any number of existing post, page and term slugs in background processes\n* Saves existing post and page permalinks integrity\n* Performs transliteration of attachment file names\n* Includes Russian, Belorussian, Ukrainian, Bulgarian, Macedonian, Serbian, Greek, Armenian, Georgian, Kazakh, Hebrew, and Chinese characters\n* [Has many advantages over similar plugins](https://kagg.eu/en/the-benefits-of-cyr-to-lat/)\n* [Officially compatible with WPML](https://wpml.org/plugin/cyr-to-lat/)\n\n![WPML Certificate](./.wordpress-org/Cyr-To-Lat---WPML-Compatibility-Certificate-240x250.png)\n\n## Installation\n\n```\ngit clone https://github.com/mihdan/cyr2lat.git\ncd cyr2lat\nmake install-prod\n```\n\n## Development\n\n```\ngit clone https://github.com/mihdan/cyr2lat.git\ncd cyr2lat\nmake install\n```\n\n## WP-CLI support\n\n```\nwp cyr2lat regenerate [--post_type=\u003cpost_type\u003e] [--post_status=\u003cpost_status\u003e]\n```\n\nWhere\n  `-post_type` is list of post types,\n  `-post_status` is list of post statuses.\n\n## Packagist\n\n[![Total Downloads](https://poser.pugx.org/mihdan/cyr2lat/downloads)](https://packagist.org/packages/mihdan/cyr2lat)\n\n[![License](https://poser.pugx.org/mihdan/cyr2lat/license)](https://packagist.org/packages/mihdan/cyr2lat)\n\n[![Latest Stable Version](https://poser.pugx.org/mihdan/cyr2lat/v/stable)](https://packagist.org/packages/mihdan/cyr2lat)\n\n[![Latest Unstable Version](https://poser.pugx.org/mihdan/cyr2lat/v/unstable)](https://packagist.org/packages/mihdan/cyr2lat)\n\n[![composer.lock](https://poser.pugx.org/mihdan/cyr2lat/composerlock)](https://packagist.org/packages/mihdan/cyr2lat)\n\n## Code Coverage\n\n[![Coverage Status](https://coveralls.io/repos/github/mihdan/cyr2lat/badge.svg?branch=master)](https://coveralls.io/github/mihdan/cyr2lat?branch=master)\n\n## License\n\nThe WordPress Plugin Cyr-To-Lat is licensed under the GPL v2 or later.\n\n\u003e This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.\n\n\u003e This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\n\u003e You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA\n\nA copy of the license is included in the root of the plugin’s directory. The file is named `LICENSE`.\n\n## Credits\n\nThe current version of the Cyr-To-Lat was developed by Sergey Biryukov, Mikhail Kobzarev, and Igor Gergel.\n\nContributors: [SergeyBiryukov](https://github.com/SergeyBiryukov), [mihdan](https://github.com/mihdan), [karevn](https://github.com/karevn), [webvitaly](https://github.com/webvitaly), [kagg-design](https://github.com/kagg-design).\n\nSponsor: [Blackfire](https://www.blackfire.io/)\n\n![Blackfire Logo](./.wordpress-org/blackfire-io_secondary_horizontal_transparent-250x62.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmihdan%2Fcyr2lat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmihdan%2Fcyr2lat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmihdan%2Fcyr2lat/lists"}