You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+33-16Lines changed: 33 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
-
# deepl-php-lib
1
+
# deepl-php-lib -
2
+
***
3
+
## Deprecated Library !
2
4
5
+
Hello everyone,
6
+
7
+
in the last couple of months we didn't give much attention to this projekt. DeepL on the other hand has developed client libraries for Python, .NET and Node.js (see: [API-Doc][link-deepl-client-libraries]).
8
+
9
+
Since there is a PHP-Library in the works [Github][link-deepl-php-lib-github] and our track record with maintaining our library hasn't been as good as it should have been, we decided to abandon this library and switch internally to the official one.
10
+
11
+
To make clear that we won't continue to work on this repository, we will archive it. If anyone from the community wants to continue our work we can put a line in the README to point to the new maintained repository.
12
+
13
+
Otherwise, we recommend you to check out the new library coming from [DeepL][link-deepl-php-lib-github].
14
+
15
+
Thank you to everyone who contributed to this project over the years.
16
+
17
+
***
3
18
[![Latest Version on Packagist][ico-version]][link-packagist]
| $glossaryId | Glossary uuid (set by DeepL when glossary is created)|
175
190
176
191
### Configuring cURL requests
177
192
If you need to use a proxy, you can configure the underlying curl client to use one. You can also specify a timeout to avoid waiting for several minutes if Deepl is unreachable
@@ -231,3 +246,5 @@ The MIT License (MIT). Please see [License File](LICENSE.md) for more informatio
0 commit comments