| Package Data | |
|---|---|
| Maintainer Username: | brackets | 
| Maintainer Contact: | pavol.perdik@brackets.sk (Pavol Perdík) | 
| Package Create Date: | 2017-09-06 | 
| Package Last Update: | 2023-10-30 | 
| Home Page: | |
| Language: | PHP | 
| License: | MIT | 
| Last Refreshed: | 2025-11-03 03:01:33 | 
| Package Statistics | |
|---|---|
| Total Downloads: | 247,332 | 
| Monthly Downloads: | 1,803 | 
| Daily Downloads: | 12 | 
| Total Stars: | 7 | 
| Total Watchers: | 1 | 
| Total Forks: | 19 | 
| Total Open Issues: | 2 | 
Admin Translations is a translation manager package. It scans your codebase and stores all the translations in the database. Once stored it provides nice UI to manage stored translations. It defines a custom translation loader overriding default Laravel's one, so the translations are automatically loaded from the database.


This packages is part of Craftable (brackets/craftable) - an administration starter kit for Laravel 5. You should definitely have a look :)
You can find full documentation at https://docs.getcraftable.com/#/admin-translations
Where do I report issues? If something is not working as expected, please open an issue in the main repository https://github.com/BRACKETS-by-TRIAD/craftable.