Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/torann/localization-helpers
An artisan command package for easy translation management
https://github.com/torann/localization-helpers
laravel locales manage-translations translation
Last synced: 2 months ago
JSON representation
An artisan command package for easy translation management
- Host: GitHub
- URL: https://github.com/torann/localization-helpers
- Owner: Torann
- License: bsd-2-clause
- Created: 2015-10-23T21:14:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T15:49:42.000Z (10 months ago)
- Last Synced: 2024-08-31T00:11:43.708Z (4 months ago)
- Topics: laravel, locales, manage-translations, translation
- Language: PHP
- Homepage: http://lyften.com/projects/localization-helpers/
- Size: 110 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Localization Helpers for Laravel
[![Latest Stable Version](https://poser.pugx.org/torann/localization-helpers/v/stable.png)](https://packagist.org/packages/torann/localization-helpers)
[![Total Downloads](https://poser.pugx.org/torann/localization-helpers/downloads.png)](https://packagist.org/packages/torann/localization-helpers)
[![Patreon donate button](https://img.shields.io/badge/patreon-donate-yellow.svg)](https://www.patreon.com/torann)
[![Donate weekly to this project using Gratipay](https://img.shields.io/badge/gratipay-donate-yellow.svg)](https://gratipay.com/~torann)
[![Donate to this project using Flattr](https://img.shields.io/badge/flattr-donate-yellow.svg)](https://flattr.com/profile/torann)
[![Donate to this project using Paypal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4CJA2A97NPYVU)Localization Helpers is a set of tools to help you manage translations in your Laravel project.
- [Localization Helpers on Packagist](https://packagist.org/packages/torann/localization-helpers)
- [Localization Helpers on GitHub](https://github.com/Torann/localization-helpers)## Official Documentation
Documentation for the package can be found on [Lyften.com](http://lyften.com/projects/localization-helpers/).
### License
Localization Helpers is open-sourced software licensed under the BSD 2-Clause License.