evkoh/regex-finder
Composer 安装命令:
composer create-project evkoh/regex-finder
包简介
Build and Find with complex regex in any project
README 文档
README
Build and Find with complex regex in any project
Translate Examples
These examples works with https://github.com/willdurand/BazingaJsTranslationBundle
Simple finder (in tag translate)
php bin/console app:finder "translate" "$HOME/projects/example"
Translate contains concat (js/twig)
php bin/console app:finder "translateConcat" "$HOME/projects/example"
Begin with... (in tag translate)
php bin/console app:finder "translate" "$HOME/projects/example" "begin" ""
End with... (in tag translate)
php bin/console app:finder "translate" "$HOME/projects/example" "" "end"
Begin and end with... (in tag translate)
php bin/console app:finder "translate" "$HOME/projects/example" "begin" "end"
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2018-05-15