manifesthq / translation
Translate your app into 113+ Languages with Human Translation Capabilities!
Requires
- php: ^7.4|^8.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.0
README
This package is a powerful tool that allows developers to effortlessly translate their applications and websites into over 113 languages. With a unique combination of Machine Learning and Human Translation capabilities, this package ensures a 100% accuracy rate in translations. By adopting a human-centered approach, our package guarantees that the meaning of your messages is not lost in translation, as human translators can understand and decipher both the content and context of the text.
Key Features
- Translate your Laravel applications and websites into 113+ languages.
- Achieve 100% accuracy in translations with a human-centered approach.
- Seamless integration with minimal to zero user configurations required.
- Ready to use upon installation for immediate translation needs.
- Easily accessible via Composer or the GitHub repository.
Requirements
- Laravel version 8.0 or higher
- PHP version 8.0 or higher
- Composer
Installation
You can install the package via composer:
composer require manifesthq/translation
Publish Configuration using:
php artisan vendor:publish --tag=translation-config
Usage
Our package is designed to be user-friendly, requiring minimal configurations to get started. Here's a quick guide on how to use the Laravel Multi-Language Translation Package:
Step 1: Configuration
The package comes with sensible default settings, so in most cases, you don't need to configure anything. However, if you want to customize certain aspects of the translation process, you can do so easily in the configuration file.
Step 2: Translation
To start translating your application or website, you can use the provided artisan commands or access the translation functionalities programmatically from your code. The package will automatically detect the language strings in your project and offer translation options.
Step 3: Human Review (Optional)
While our package ensures high accuracy in translations, you have the option to enable human review for critical or sensitive translations. With just a simple configuration, you can leverage our human translation capabilities to ensure absolute precision.
Step 4: Implementation
Once the translations are ready, the package seamlessly integrates them into your Laravel application. Your users will now be able to experience your app or website in multiple languages.
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email support@manifestghana.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.