2017 © Pedro Peláez
 

project regex-finder

Build and Find with complex regex in any project

image

evkoh/regex-finder

Build and Find with complex regex in any project

  • Wednesday, May 16, 2018
  • by EvKoh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Regex-Finder

Build and Find with complex regex in any project, (*1)

Translate Examples

These examples works with https://github.com/willdurand/BazingaJsTranslationBundle, (*2)

Simple finder (in tag translate), (*3)

php bin/console app:finder "translate" "$HOME/projects/example"

Translate contains concat (js/twig), (*4)

php bin/console app:finder "translateConcat" "$HOME/projects/example"

Begin with... (in tag translate), (*5)

php bin/console app:finder "translate" "$HOME/projects/example" "begin" ""

End with... (in tag translate), (*6)

php bin/console app:finder "translate" "$HOME/projects/example" "" "end"

Begin and end with... (in tag translate), (*7)

php bin/console app:finder "translate" "$HOME/projects/example" "begin" "end"

The Versions

16/05 2018

dev-master

9999999-dev

Build and Find with complex regex in any project

  Sources   Download

proprietary

The Requires

 

The Development Requires

15/05 2018

0.0.3

0.0.3.0

Build and Find with complex regex in any project

  Sources   Download

proprietary

The Requires

 

The Development Requires

15/05 2018

0.0.2

0.0.2.0

Build and Find with complex regex in any project

  Sources   Download

proprietary

The Requires

 

The Development Requires

15/05 2018

0.0.1

0.0.1.0

Build and Find with complex regex in any project

  Sources   Download

proprietary

The Requires

 

The Development Requires