Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

opis/pattern

Repository files navigation

Opis Pattern

Build Status Latest Stable Version Latest Unstable Version License

Build RegEx from customizable patterns.

Documentation

Documentation and examples can be found here.

License

Opis Pattern is licensed under the Apache License, Version 2.0.

Requirements

  • PHP 7.0 or higher

Installation

This library is available on Packagist and can be installed from a command line interface by using Composer.

composer require opis/pattern

Or you could directly reference it into your composer.json file as a dependency

{
    "require": {
        "opis/pattern": "^1.0.0"
    }
}

About

[Abandoned] Define patterns and build valid regex for them

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages