PHPackages                             duraki/phpgex - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. duraki/phpgex

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

duraki/phpgex
=============

phpgex is beautiful regex pattern library written in PHP.

26PHP

Since Dec 25Pushed 9y ago1 watchersCompare

[ Source](https://github.com/dn5/phpgex)[ Packagist](https://packagist.org/packages/duraki/phpgex)[ RSS](/packages/duraki-phpgex/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

phpgex
------

[](#phpgex)

This is a pure and beautiful PHP library implementation for common regex patterns. It's designed with ease of operation, and user-friendly experience. This library will allow you to quickly match some of the contributed patterns. The code is inspired by Laravel framework and the [Validator](https://laravel.com/docs/5.3/validation) API that Laravel offers. In quite similar approach, this library will be updated reguralry with new, fixed and improved patterns. This library is also inspired (but not limited) by [PHPVerbalExpression](https://github.com/VerbalExpressions/PHPVerbalExpressions), [SRL](https://github.com/SimpleRegex/SRL-PHP) and many other. In case you are interested, the **Contribution** guidelines is several paragraphs bellow.

**phpgex** in it's simplicity allows you validating input in a sexy manner. The full API documentation is on Wiki of this project located [here](https://github.com/dn5/phpgex/wiki/API-documentation). The repository is officialy hosted on [GitHub](https://github.com/dn5/phpgex)!

*Simple as this ...*

```
