https://github.com/vistaran/php-untranslated-string-parser
Detect untranslated scripts from html templates and php / javascript files if you are using localization.
https://github.com/vistaran/php-untranslated-string-parser
html i18n internationalization javascript parser php string-parser string-parsing
Last synced: 7 months ago
JSON representation
Detect untranslated scripts from html templates and php / javascript files if you are using localization.
- Host: GitHub
- URL: https://github.com/vistaran/php-untranslated-string-parser
- Owner: vistaran
- Created: 2020-03-11T14:36:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-11T14:40:49.000Z (almost 6 years ago)
- Last Synced: 2025-03-06T18:50:23.370Z (11 months ago)
- Topics: html, i18n, internationalization, javascript, parser, php, string-parser, string-parsing
- Language: HTML
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## To Search in js controllers and php files
`php script_phpjs_templates.php "folder_path OR file_path" "Excel,PDF,CSV"`
4th arguement is to exclude matching strings
## To Search inside html templates
`php script_html_templates.php "folder_path"`