Libraries tagged by deepl
stubr/craft-loki
17 Downloads
Your lowkey ai trickster for the Craft CMS 5 Control Panel. Adds AI text generation to field editing, and supports multiple LLM providers (OpenAI, Anthropic, DeepL).
pdchaudhary/lokalise-pimcore
2703 Downloads
Automatically translate and review your content via Lokalise.
hricer/sync-translations
647 Downloads
Synchronize all translation files.
datamints/locallang_builder
2184 Downloads
Offers developers and editors a backend module for creating, changing and translating language files for your extensions. Significant improvement of the workflow by using an independent translation provider such as Azure, DeepL or Google Translate.
marksitko/laravel-deep-translatable
10 Downloads
Translates automatic eloquent model attributes via DeepL
divante-ltd/pimcore-translation-bundle
4000 Downloads
Pimcore Translation Bundle
divante-ltd/pimcore-google-translate
84 Downloads
Pimcore Translation Bundle
tobiaswolf/machine-translation
1 Downloads
Translate pages/fields with Deepl API
rkwebsolution/translation-services
36 Downloads
Multi-service translation package for Laravel. Supports Google, Azure, DeepL, Yandex, Amazon, OpenAI, and Ollama through a unified manager, service provider, and facade
mix/micro
174 Downloads
PHP microservice development framework deeply integrated with go-micro ecology
salmanbe/deepl
63 Downloads
Laravel library to import translations from Deepl Api
olegbodyansky/deepl-laravel-post
9 Downloads
DeepL API client wrapper for Laravel
olegbodyansky/deepl-api-php-post
12 Downloads
DeepL API PHP client library for the DeepL.com translation API.
ntriga/pimcore-deepl
17 Downloads
Use Deepl in your Pimcore project to translate documents and objects.
johncube/deepl
7 Downloads
this package contain function which calls deepl api in order to translate your text. It takes 4 arguments. key - your deepl api key. text - string which you want to translate or array of strings. target_lang - languague into which you want to translate. source_lang (optional) - source language. By default deepl will try to detect language by itself