{"id":13828485,"url":"https://github.com/beyondcode/laravel-inline-translation","last_synced_at":"2025-07-09T06:32:03.362Z","repository":{"id":62493728,"uuid":"142005000","full_name":"beyondcode/laravel-inline-translation","owner":"beyondcode","description":"Add inline translation capabilities to your Laravel application.","archived":true,"fork":false,"pushed_at":"2018-07-26T07:51:00.000Z","size":30,"stargazers_count":103,"open_issues_count":2,"forks_count":6,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-08-05T09:17:54.737Z","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/beyondcode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-23T11:28:33.000Z","updated_at":"2024-08-05T09:17:54.738Z","dependencies_parsed_at":"2022-11-02T09:31:34.461Z","dependency_job_id":null,"html_url":"https://github.com/beyondcode/laravel-inline-translation","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Flaravel-inline-translation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Flaravel-inline-translation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Flaravel-inline-translation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beyondcode%2Flaravel-inline-translation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beyondcode","download_url":"https://codeload.github.com/beyondcode/laravel-inline-translation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225492420,"owners_count":17482869,"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-04T09:02:48.841Z","updated_at":"2024-11-20T08:30:35.957Z","avatar_url":"https://github.com/beyondcode.png","language":"PHP","readme":"# Laravel Inline Translation\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/beyondcode/laravel-inline-translation.svg?style=flat-square)](https://packagist.org/packages/beyondcode/laravel-inline-translation)\n[![Build Status](https://img.shields.io/travis/beyondcode/laravel-inline-translation/master.svg?style=flat-square)](https://travis-ci.org/beyondcode/laravel-inline-translation)\n[![Quality Score](https://img.shields.io/scrutinizer/g/beyondcode/laravel-inline-translation.svg?style=flat-square)](https://scrutinizer-ci.com/g/beyondcode/laravel-inline-translation)\n[![Total Downloads](https://img.shields.io/packagist/dt/beyondcode/laravel-inline-translation.svg?style=flat-square)](https://packagist.org/packages/beyondcode/laravel-inline-translation)\n\nThis package lets you add inline translation to your Laravel application. Just click on a translation variable, change it's value and save the new value.\n\n![Example output](https://beyondco.de/github/inline-translation/example.png)\n\n\n## Installation\n\nYou can install the package via composer as a dev dependency:\n\n```bash\ncomposer require beyondcode/laravel-inline-translation --dev\n```\n\nThe package is enabled by default - so all you need to do is visit your application in the browser and look for translation keys.\n\nPlease do **NOT** use this package in production. Updating translation keys will save the updated values in the filesystem.\nThis package is only intended during the development.\n\n## Disabling Inline Translation\n\nYou can disable inline translation by setting an environment variable called `INLINE_TRANSLATION_ENABLED` to `false`.\n\n### Disclaimer\n\nI tested this package with a couple of our client projects as well as with some open source Laravel projects. \nTranslation variables appear throughout very different parts of your application, so there is a chance that this is not working for your specific setup.\n\n### Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n### Security\n\nIf you discover any security related issues, please email marcel@beyondco.de instead of using the issue tracker.\n\n## Credits\n\n- [Marcel Pociot](https://github.com/mpociot)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","funding_links":[],"categories":["PHP"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondcode%2Flaravel-inline-translation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeyondcode%2Flaravel-inline-translation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeyondcode%2Flaravel-inline-translation/lists"}