Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

LaraBABA's avatar

Always struggling with Regex, any good generators out there?

Hi,

I am always struggling with regex and would like to use it more in my laravel validator. Do you know a good generator that could generate the regex code based on the string input I add in a form?

Thanks

2 likes
4 replies
LaraBABA's avatar

Nice one thanks, no I did not see these ones in Google. I will keep these links, super useful!

2 likes
rosswintle's avatar

I use a Mac app called "Patterns" for testing. Really neat and helpful.

3 likes
LaraBABA's avatar

Thanks for letting me know. I find Regex to be a very strange language and can never get my head around it :-)

2 likes

Please or to participate in this conversation.