Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit 48a2d1b

Browse files
Initial commit
1 parent af472c8 commit 48a2d1b

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

composer.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,21 @@
22
"name": "hichemtab-tech/langify-laravel",
33
"version": "1.0.7",
44
"description": "LangifyLaravel is a powerful Laravel language generation library that automates the process of creating language files for multilingual support. With just one language file, it generates translations for multiple languages, making localization a breeze.",
5-
"keywords": ["laravel", "language", "translation", "multilingual", "localization", "generator", "langifylaravel", "php"],
5+
"keywords": [
6+
"multilingual",
7+
"php",
8+
"laravel",
9+
"translation",
10+
"localization",
11+
"php-library",
12+
"laravel-framework",
13+
"laravel-package",
14+
"laravel-localization",
15+
"laravel-php",
16+
"laravel-language",
17+
"laravel-lang",
18+
"laravel-multi-language"
19+
],
620
"require": {
721
"laravel/framework": "^10.17",
822
"guzzlehttp/guzzle": "^7.7"

0 commit comments

Comments
 (0)