---
title: PHP Live Regex
date: 2013-02-25T09:37:26+00:00
modified: 2013-02-25T09:37:26+00:00
image:: https://kaspars.net/wp-content/uploads/2013/02/php-live-regex-screenshot.png
permalink: https://kaspars.net/blog/php-live-regex
post_type: post
author:
  name: Kaspars
  avatar: https://reverse.kaspars.net/gravatar/avatar/92bfcd3a8c3a21a033a6484d32c25a40b113ec6891f674336081513d5c98ef76?s=96&d=mm&r=g
category:
  - Development
post_tag:
  - PHP
  - Tool
post_format:
  - Link
---

# PHP Live Regex

[![Screenshot of PHP Live Regex tool](https://kaspars.net/wp-content/uploads/2013/02/php-live-regex-screenshot.png?strip=all&quality=90&resize=500,293)](http://www.phpliveregex.com/)

[PHP Live Regex](http://www.phpliveregex.com/) is an awesome tool for writing Regex and seeing the results of `preg_match`, `preg_match_all` and `preg_replace`.