4 Commits

Author SHA1 Message Date
kor-elf 92fd2cab1b Expand illuminate/support version constraints and add ext-mbstring dependency in composer.json. 2026-06-20 16:05:07 +05:00
kor-elf 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
kor-elf 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
kor-elf 0d13d602a7 Implemented translation via Yandex service. 2024-09-16 22:22:24 +05:00