Commit Graph

4 Commits

Author SHA1 Message Date
4fdf7fd6f9
Relax PHP extension version constraints in composer.json.
Updated "ext-libxml" and "ext-dom" dependencies to accept any version. This change ensures broader compatibility across different environments without strictly requiring specific versions for these extensions.
2024-10-11 01:11:19 +05:00
55b04f0eab
Add DTOs, exceptions, and jobs for translation service.
Introduced new Data Transfer Objects (DTOs), exceptions, and jobs to enhance the translation service functionality. Updated namespaces for consistency and added rate limiting to the translation provider. Expanded the README with detailed usage instructions.
2024-10-11 00:22:46 +05:00
0d13d602a7
Implemented translation via Yandex service. 2024-09-16 22:22:24 +05:00
82dc0b9f99 Initial commit 2024-09-08 23:09:31 +05:00