{"id":18929590,"url":"https://github.com/thecodingmachine/utils.i18n.fine-export","last_synced_at":"2026-03-16T15:30:18.140Z","repository":{"id":6847435,"uuid":"8096061","full_name":"thecodingmachine/utils.i18n.fine-export","owner":"thecodingmachine","description":"Package to Export/Import all translation with Excel files of Fine i18n element.","archived":false,"fork":false,"pushed_at":"2013-10-29T18:24:36.000Z","size":168,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"3.0","last_synced_at":"2025-02-16T12:30:30.858Z","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-02-08T15:46:15.000Z","updated_at":"2013-10-29T18:24:39.000Z","dependencies_parsed_at":"2022-09-19T01:11:56.338Z","dependency_job_id":null,"html_url":"https://github.com/thecodingmachine/utils.i18n.fine-export","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-export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Futils.i18n.fine-export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Futils.i18n.fine-export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingmachine%2Futils.i18n.fine-export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodingmachine","download_url":"https://codeload.github.com/thecodingmachine/utils.i18n.fine-export/tar.gz/refs/heads/3.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239927825,"owners_count":19719835,"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:33:46.104Z","updated_at":"2026-03-16T15:30:18.105Z","avatar_url":"https://github.com/thecodingmachine.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Internationalisation with FINE\n==============================\n\nFine is a PHP internationalisation package. It will help you develop applications that support several languages.\nFINE means: Fine is not English :).\n\nTranslation is performed using PHP mapping files, but Fine is a [Mouf package](http://mouf-php.com).\nThis means you will have a nice graphical interface inside the Mouf framework to write your own translated messages.\n\nThis package at a new functionnaloty to import and export excel file.\n\nInstalling Fine Export\n----------------------\n\nEdit your *composer.json* file, and add a dependency on *mouf/utils.i18n.fine-export*.\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-export\": \"3.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\nExport file\n-----------\n\nSelect the Export Excel in HTML -\u003e Fine.\n![FINE export](https://raw.github.com/thecodingmachine/utils.i18n.fine-export/3.0/doc/images/export.png)\n\nOpen the Excel file\n![FINE export excel](https://raw.github.com/thecodingmachine/utils.i18n.fine-export/3.0/doc/images/export_excel.png)\n\nImport file\n-----------\nSelect the Import Excel in HTML -\u003e Fine.\n![FINE export](https://raw.github.com/thecodingmachine/utils.i18n.fine-export/3.0/doc/images/import.png)\n\nYou could import an Excel File into Fine. You must respect the export architecture. In first line is code language. In first line is Fine key. It's possible to add new key dynamically in the file but not a language.\n![FINE import excel](https://raw.github.com/thecodingmachine/utils.i18n.fine-export/3.0/doc/images/import_excel.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Futils.i18n.fine-export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodingmachine%2Futils.i18n.fine-export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingmachine%2Futils.i18n.fine-export/lists"}