laravel-larex

Laravel Larex lets you translate your whole Laravel application with a single CSV file.

MIT License

Downloads
28.8K
Stars
90
Committers
3
laravel-larex - v1.6

Published by Lukasss93 almost 4 years ago

v1.6 - 2021-01-02

Added

  • Added warning message in export command when used with -v option
  • Added support for PHP 8

Fixed

  • Config values inaccessible when project is optimized before installing larex
  • Missing enclosures when string contains escaped enclosures

Removed

  • Dropped support for PHP 7.2
laravel-larex - v1.5.1

Published by Lukasss93 about 4 years ago

v1.5.1 - 2020-09-15

Fixed

  • Fixed invalid escaping on export command
laravel-larex - v1.5

Published by Lukasss93 about 4 years ago

v1.5 - 2020-08-29

Added

  • Added --include option to larex:export command
  • Added --exclude option to larex:export command
laravel-larex - v1.4

Published by Lukasss93 about 4 years ago

v1.4 - 2020-08-28

Added

  • Added larex:insert command

Fixed

  • Fixed larex --watch command not working
  • Fixed exporting empty column value
laravel-larex - v1.3.1

Published by Lukasss93 about 4 years ago

v1.3.1 - 2020-08-11

Fixed

  • Missing language folders creation
  • Integer keys are treated as strings
laravel-larex - v1.3

Published by Lukasss93 about 4 years ago

v1.3 - 2020-08-08

Added

  • Added larex:export command (it's an alias of larex command)

Changed

  • Deprecated larex command (it will be removed in the next release)

Fixed

  • Sentences with line break aren't escaped.
laravel-larex - v1.2

Published by Lukasss93 over 4 years ago

v1.2 - 2020-07-18

Added

  • Added larex:import command
  • Added PHPUnit tests
laravel-larex - v1.1

Published by Lukasss93 over 4 years ago

[1.1] - 2020-07-07

Added

  • Added line validation

Fixed

  • Failed to parse some rows
laravel-larex - v1.0

Published by Lukasss93 over 4 years ago

First release

Package Rankings
Top 8.7% on Packagist.org
Badges
Extracted from project README
Version Downloads Test Coverage