Download the PHP package e2tmk/langfy without Composer
On this page you can find all versions of the php package e2tmk/langfy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package langfy
Short Description This is my package langfy
License MIT
Homepage https://github.com/langfy/langfy
Informations about the package langfy
Langfy
A powerful Laravel package that automates the discovery, organization, and translation of internationalization strings using Artificial Intelligence.
Langfy simplifies the internationalization process for your Laravel projects by automatically finding translatable strings in your code, organizing them into JSON files, and translating them to multiple languages using modern AI. With a fluent and intuitive API, Langfy makes translation management a simple and efficient task.
Installation
You can install the package via Composer:
Features
- 🔍 Smart String Discovery: Automatically finds translatable strings in your Laravel application and modules
- 🧠 AI-Powered Translation: Uses modern AI models to translate strings with context awareness
- 📁 Organized Output: Saves translations in structured JSON files for easy management
- 🔗 Fluent API: Chainable methods for clean and readable code
- 🎯 Multiple Contexts: Support for application-wide and module-specific translations
- ⚡ Progress Tracking: Built-in progress callbacks for long-running operations
- 🎛️ Flexible Configuration: Customizable paths, patterns, and AI provider settings
- � Batch Processing: Efficient chunk-based translation with retry mechanisms
Documentation
License
The project is licensed under the MIT License.
All versions of langfy with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0||^12.0