{"id":21802070,"url":"https://github.com/php-translation/transifex-adapter","last_synced_at":"2026-05-10T00:32:49.460Z","repository":{"id":57040063,"uuid":"77054172","full_name":"php-translation/transifex-adapter","owner":"php-translation","description":"Adapter for Transifex","archived":false,"fork":false,"pushed_at":"2017-01-02T12:20:34.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-26T03:43:27.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/php-translation.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-21T13:32:10.000Z","updated_at":"2017-01-02T10:56:02.000Z","dependencies_parsed_at":"2022-08-23T23:30:28.719Z","dependency_job_id":null,"html_url":"https://github.com/php-translation/transifex-adapter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-translation%2Ftransifex-adapter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-translation%2Ftransifex-adapter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-translation%2Ftransifex-adapter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-translation%2Ftransifex-adapter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-translation","download_url":"https://codeload.github.com/php-translation/transifex-adapter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244752355,"owners_count":20504255,"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":[],"created_at":"2024-11-27T11:22:34.728Z","updated_at":"2026-05-10T00:32:49.427Z","avatar_url":"https://github.com/php-translation.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Adapter for Transifex\n\n[![Latest Version](https://img.shields.io/github/release/php-translation/transifex-adapter.svg?style=flat-square)](https://github.com/php-translation/transifex-adapter/releases)\n[![Build Status](https://img.shields.io/travis/php-translation/transifex-adapter.svg?style=flat-square)](https://travis-ci.org/php-translation/transifex-adapter)\n[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/php-translation/transifex-adapter.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-translation/transifex-adapter)\n[![Quality Score](https://img.shields.io/scrutinizer/g/php-translation/transifex-adapter.svg?style=flat-square)](https://scrutinizer-ci.com/g/php-translation/transifex-adapter)\n[![Total Downloads](https://img.shields.io/packagist/dt/php-translation/transifex-adapter.svg?style=flat-square)](https://packagist.org/packages/php-translation/transifex-adapter)\n\nThis is an PHP-translation adapter for [Transifex](https://www.transifex.com/). \n\n### Install\n\n```bash\ncomposer require php-translation/transifex-adapter\n```\n\n##### Symfony bundle\n\nIf you want to use the Symfony bundle you may activate it in kernel:\n\n```\n\u003c?php\n// app/AppKernel.php\n\npublic function registerBundles()\n{\n    $bundles = array(\n        // ...\n        new Translation\\PlatformAdapter\\Transifex\\Bridge\\Symfony\\TranslationAdapterTransifexBundle(),\n    );\n}\n```\n\nIf you have one Transifex project per domain you may configure the bundle like this: \n``` yaml\n# /app/config/config.yml\ntranslation_adapter_transifex:\n  projects:\n    my_proj:\n      domains: ['messages'] \n    my_nav:\n      domains: ['navigation']\n```\n\nThis will produce a service named `php_translation.adapter.transifex` that could be used in the configuration for\nthe [Translation Bundle](https://github.com/php-translation/symfony-bundle).\n\n### Documentation\n\nRead our documentation at [http://php-translation.readthedocs.io](http://php-translation.readthedocs.io/en/latest/).\n\n### Contribute\n\nDo you want to make a change? This repository is READ ONLY. Submit your \npull request to [php-translation/platform-adapter](https://github.com/php-translation/platform-adapter).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-translation%2Ftransifex-adapter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphp-translation%2Ftransifex-adapter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphp-translation%2Ftransifex-adapter/lists"}