Download the PHP package manifesthq/translation without Composer

On this page you can find all versions of the php package manifesthq/translation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package translation

Very short description of the package

Latest Version on Packagist Total Downloads GitHub Actions

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

Requirements

Installation

You can install the package via composer:

Publish Configuration using:

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

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 [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.


All versions of translation with dependencies

PHP Build Version
Package Version
Requires php Version ^7.4|^8.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package manifesthq/translation contains the following files

Loading the files please wait ....