Download the PHP package carlin/translate-drives without Composer
On this page you can find all versions of the php package carlin/translate-drives. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download carlin/translate-drives
More information about carlin/translate-drives
Files in carlin/translate-drives
Download carlin/translate-drives
More information about carlin/translate-drives
Files in carlin/translate-drives
Vendor carlin
Package translate-drives
Short Description Baidu, Alibaba Cloud Translate, and Google Translate driver package, ready to use out of the box
License Apache-2.0
Package translate-drives
Short Description Baidu, Alibaba Cloud Translate, and Google Translate driver package, ready to use out of the box
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package translate-drives
Baidu, Alibaba Cloud Translate, and Google Translate driver package, ready to use out of the box
简体中文 🇨🇳
Translate driver package usage tutorial
Environmental requirements
PHP
>= 8.0
install
Usage
Baidu
Alibaba cloud
Custom driver
Preserving Parameters
The method allows you to preserve certain parameters in strings while performing translations. This is particularly useful when dealing with localization files or templating engines where specific placeholders need to be excluded from translation.
Default regex is which covers parameters starting with :. Useful for translating language files of Laravel and other frameworks. You can also pass your custom regex to modify the parameter syntax.
Or use custom regex:
If you have a better translation driver, please feel free to submit a PR
All versions of translate-drives with dependencies
PHP Build Version
Package Version
The package carlin/translate-drives contains the following files
Loading the files please wait ....