Download the PHP package web-vision/deeplcom-deepl-php without Composer
On this page you can find all versions of the php package web-vision/deeplcom-deepl-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download web-vision/deeplcom-deepl-php
More information about web-vision/deeplcom-deepl-php
Files in web-vision/deeplcom-deepl-php
Package deeplcom-deepl-php
Short Description DeepL Client Library (deeplcom) - Provides the official DeepL PHP API Client composer package
License GPL-2.0-or-later
Homepage https://www.web-vision.de/en/automated-translations-with-typo3-and-deepl.html
Informations about the package deeplcom-deepl-php
TYPO3 Extension (deeplcom) DeepL PHP
| URL | |
|---|---|
| Repository: | https://github.com/web-vision/deeplcom-deepl-php |
| Read online: | - |
| TER: | https://extensions.typo3.org/extension/deeplcom_deeplphp/ |
Description
Shared library extension to share the (deeplcom) deepl php library across extensions.
Main goal of this extension is having a shared extension released in the TYPO3 Extension Repository for classic mode installations and would not have been needed for pure composer based extensions and setups.
Versioning
Extension version aligns to the (deeplcom) deepl php library versions which means that this extension has no own version. Version does not start from the start of library and is kicked-off with one of the recent versions.
Installation
Install with your flavour:
- TER
- Extension Manager
- composer
We prefer composer installation:
Set deeplcom/deepl-php version
[!IMPORTANT] It's important to use these commands to have the bundled contrib folder providing the correct version, otherwise wrong version would be shipped and used in classic mode instances.
Create a release (maintainers only)
Prerequisites:
- git binary
- ssh key allowed to push new branches to the repository
- GitHub command line tool
ghinstalled and configured with user having permission to create pull requests.
Prepare release locally
Set
RELEASE_BRANCHto branch release should happen, for example: 'main'. SetRELEASE_VERSIONto release version working on, for example: '1.0.0'.
All versions of deeplcom-deepl-php with dependencies
ext-curl Version *
ext-json Version *
deeplcom/deepl-php Version 1.18.0
typo3/cms-backend Version ^12.4.2 || ^13.4 || 14.2.0@dev || 14.3.*@dev
typo3/cms-core Version ^12.4.2 || ^13.4 || 14.2.0@dev || 14.3.*@dev
typo3/cms-fluid Version ^12.4.2 || ^13.4 || 14.2.0@dev || 14.3.*@dev