PHPackages                             aidask/laravel-lang-import-export - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. aidask/laravel-lang-import-export

ActiveLibrary[PDF &amp; Document Generation](/categories/documents)

aidask/laravel-lang-import-export
=================================

A Laravel package providing artisan commands to import and export language files from and to CSV.

6.5.1(4y ago)979.3k↓22.8%3MITPHPPHP &gt;=7

Since Jul 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/AidasK/laravel-lang-import-export)[ Packagist](https://packagist.org/packages/aidask/laravel-lang-import-export)[ RSS](/packages/aidask-laravel-lang-import-export/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (2)Versions (27)Used By (0)

[![](https://raw.githubusercontent.com/AidasK/laravel-lang-import-export/master/logo.png)](https://raw.githubusercontent.com/AidasK/laravel-lang-import-export/master/logo.png)

Laravel-Lang-Import-Export **(Refactored)**
===========================================

[](#laravel-lang-import-export-refactored)

This package provides artisan commands to import and export language files from and to CSV. This can be used to send translations to agencies that normally work with Excel-like files. In practice, CSV format is supper easy to work with for any translator in Fiverr or for any other freelancer. Personally, I have tried every other format such as **php, yaml, docx, pod, txt** and all of them has too complex syntax and requires custom software to work with (Not to mention all those problems with file encodings). CSV solves it all! (Now supports **xls, xlsx, ods** file types too!)

How It Works?
=============

[](#how-it-works)

It turns some navigation.php file...

```
