Download the PHP package justraviga/laravel-deepl without Composer
On this page you can find all versions of the php package justraviga/laravel-deepl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download justraviga/laravel-deepl
More information about justraviga/laravel-deepl
Files in justraviga/laravel-deepl
Download justraviga/laravel-deepl
More information about justraviga/laravel-deepl
Files in justraviga/laravel-deepl
Vendor justraviga
Package laravel-deepl
Short Description Deepl Automated translations for Laravel lang files
License MIT
Package laravel-deepl
Short Description Deepl Automated translations for Laravel lang files
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-deepl
Laravel DeepL Translator
Provides access to DeepL API for Laravel projects
Table of contents
- Installation
- Using
Installation
To get the latest version of Laravel DeepL
, simply require the project using Composer:
Or manually update require
block of composer.json
and run composer update
.
Using
Translate single string
Create/Update lang files for specific language. It allows to complete all missing translations for specific language.
All versions of laravel-deepl with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
illuminate/support Version ^8.0|^9.0
guzzlehttp/guzzle Version 7.*|^6.5
chriskonnertz/deeply Version ^2.0
justraviga/laravel-langman Version ^0.1
illuminate/support Version ^8.0|^9.0
guzzlehttp/guzzle Version 7.*|^6.5
chriskonnertz/deeply Version ^2.0
justraviga/laravel-langman Version ^0.1
The package justraviga/laravel-deepl contains the following files
Loading the files please wait ....