{"id":18929415,"url":"https://github.com/thecodingmachine/utils.i18n.fine.file-translator","last_synced_at":"2025-04-15T15:30:56.815Z","repository":{"id":11376001,"uuid":"13814364","full_name":"thecodingmachine/utils.i18n.fine.file-translator","owner":"thecodingmachine","description":"Fine is a PHP internationalisation package. It will help you develop applications that support several languages. Messages are stored in file. FINE means: Fine is not English :).","archived":false,"fork":false,"pushed_at":"2016-07-25T13:17:57.000Z","size":585,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":7,"default_branch":"4.0","last_synced_at":"2025-04-11T18:59:52.634Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/thecodingmachine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-10-23T20:46:23.000Z","updated_at":"2016-07-08T14:18:51.000Z","dependencies_parsed_at":"2022-08-28T02:02:02.547Z","dependency_job_id":null,"html_url":"https://github.com/thecodingmachine/utils.i18n.fine.file-translator","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/thecodingmachine%2Futils.i18n.fine.file-translator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Futils.i18n.fine.file-translator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Futils.i18n.fine.file-translator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Futils.i18n.fine.file-translator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodingmachine","download_url":"https://codeload.github.com/thecodingmachine/utils.i18n.fine.file-translator/tar.gz/refs/heads/4.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249097813,"owners_count":21212357,"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-08T11:32:37.474Z","updated_at":"2025-04-15T15:30:56.485Z","avatar_url":"https://github.com/thecodingmachine.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Internationalisation with FINE\n==============================\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/thecodingmachine/utils.i18n.fine.file-translator/badges/quality-score.png?b=4.0)](https://scrutinizer-ci.com/g/thecodingmachine/utils.i18n.fine.file-translator/?branch=4.0)\n[![SensioLabsInsight](https://insight.sensiolabs.com/projects/55996655-0d0e-48a1-8d98-90e68d1d2768/small.png)](https://insight.sensiolabs.com/projects/55996655-0d0e-48a1-8d98-90e68d1d2768)\n\nFine is a PHP internationalisation package. It will help you develop applications that support several languages. Messages are stored in file.\nFINE means: Fine is not English :).\n\nFile Translator is performed using PHP mapping files.\nThis package create one file by language supported.\n\nDependencies\n------------\n\nFine comes as a *Composer* package and requires the \"Mouf\" framework to run.\nThe first step is therefore to [install Mouf](http://www.mouf-php.com/).\n\nOnce Mouf is installed, you can process to the Fine installation.\n\nInstall Fine\n--------------\n\nIf you want an easy installation, please add the package utils.i18n.fine.common at the same time in your configuration.\nEdit your *composer.json* file, and add a dependency on *mouf/utils.i18n.fine.file-translation.\n\nA minimal *composer.json* file might look like this:\n```\n\t{\n\t    \"require\": {\n\t        \"mouf/mouf\": \"~2.0\",\n\t        \"mouf/utils.i18n.fine.file-translator\": \"4.0.*\"\n\t    },\n\t    \"autoload\": {\n\t        \"psr-0\": {\n\t            \"Test\": \"src/\"\n\t        }\n\t    },\n\t    \"minimum-stability\": \"dev\"\n\t}\n```\nAs explained above, Fine is a package of the Mouf framework. Mouf allows you (amoung other things) to visualy \"build\" your project's dependencies and instances.\n\nTo install the dependency, run\n\tphp composer.phar install\n\t\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Futils.i18n.fine.file-translator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodingmachine%2Futils.i18n.fine.file-translator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Futils.i18n.fine.file-translator/lists"}