{"id":13815885,"url":"https://github.com/themsaid/laravel-langman-gui","last_synced_at":"2025-04-08T11:11:19.595Z","repository":{"id":16736626,"uuid":"80564869","full_name":"themsaid/laravel-langman-gui","owner":"themsaid","description":"A GUI for managing JSON translation files in your laravel projects.","archived":false,"fork":false,"pushed_at":"2022-12-06T19:59:25.000Z","size":1013,"stargazers_count":511,"open_issues_count":29,"forks_count":50,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-01T09:34:28.957Z","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/themsaid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-31T21:35:45.000Z","updated_at":"2025-03-19T10:23:41.000Z","dependencies_parsed_at":"2023-01-13T20:30:55.627Z","dependency_job_id":null,"html_url":"https://github.com/themsaid/laravel-langman-gui","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themsaid%2Flaravel-langman-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themsaid%2Flaravel-langman-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themsaid%2Flaravel-langman-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themsaid%2Flaravel-langman-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themsaid","download_url":"https://codeload.github.com/themsaid/laravel-langman-gui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247829511,"owners_count":21002997,"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-08-04T05:00:17.817Z","updated_at":"2025-04-08T11:11:19.573Z","avatar_url":"https://github.com/themsaid.png","language":"PHP","funding_links":[],"categories":["PHP","Uncategorized"],"sub_categories":["Uncategorized"],"readme":"\u003ch1 align=\"center\"\u003eLaravel Language Manager\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\nLangman is a GUI for managing your JSON language files in a Laravel project.\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cimg src=\"https://s14.postimg.org/j99tukfch/Screen_Shot_2017-05-02_at_9.56.49_AM.png\" alt=\"Laravel Langman\"\u003e\n\u003cbr\u003e\n\u003ca href=\"https://packagist.org/packages/themsaid/laravel-langman-gui\"\u003e\u003cimg src=\"https://poser.pugx.org/themsaid/laravel-langman-gui/v/stable.svg\" alt=\"Latest Stable Version\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/themsaid/laravel-langman-gui\"\u003e\u003cimg src=\"https://poser.pugx.org/themsaid/laravel-langman-gui/d/total.svg\" alt=\"Total Downloads\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/themsaid/laravel-langman-gui\"\u003e\u003cimg src=\"https://poser.pugx.org/themsaid/laravel-langman-gui/license.svg\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Installation\n\nBegin by installing the package through Composer. Run the following command in your terminal:\n\n```\n$ composer require themsaid/laravel-langman-gui\n```\n\nOnce done, add the following line in your providers array of `config/app.php`:\n\n```php\nThemsaid\\LangmanGUI\\LangmanServiceProvider::class\n```\n\nThen publish the configuration file \u0026 assets:\n\n```\nphp artisan vendor:publish --provider=Themsaid\\\\LangmanGUI\\\\LangmanServiceProvider\n```\n\n## Usage\n\nOnce you have added the Service Provider point your browser to `http://project.dev/langman`, using this interface you'll be able to\nbrowse translation keys in different languages, add/remove keys, scan your project files for missing translations, and finally save\nyour changes to the language JSON files.\n\n## Backup\n\nLangman stores a backup of your entire `resources/lang` directory into `storage/langmanGUI`, you can use restore the original files\nusing this backup in case anything went wrong.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemsaid%2Flaravel-langman-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemsaid%2Flaravel-langman-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemsaid%2Flaravel-langman-gui/lists"}