2017 © Pedro Peláez
 

library pattern

A library that will help you defining patterns and build a valid regex for them

image

opis/pattern

A library that will help you defining patterns and build a valid regex for them

  • Wednesday, May 30, 2018
  • by msarca
  • Repository
  • 2 Watchers
  • 1 Stars
  • 342 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 73 % Grown

The README.md

Opis Pattern

Build Status Latest Stable Version Latest Unstable Version License, (*1)

Build RegEx from customizable patterns., (*2)

Documentation

Documentation and examples can be found here., (*3)

License

Opis Pattern is licensed under the Apache License, Version 2.0., (*4)

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., (*5)

composer require opis/pattern

Or you could directly reference it into your composer.json file as a dependency, (*6)

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

The Versions

30/05 2018

dev-master

9999999-dev http://opis.io

A library that will help you defining patterns and build a valid regex for them

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0.0

 

The Development Requires

by Marius Sarca
by Sorin Sarca

pattern regex opis

30/05 2018

1.0.0

1.0.0.0 http://opis.io

A library that will help you defining patterns and build a valid regex for them

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0.0

 

The Development Requires

by Marius Sarca
by Sorin Sarca

pattern regex opis

30/03 2018

dev-refactor

dev-refactor http://opis.io

A library that will help you defining patterns and build a valid regex for them

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0.0

 

The Development Requires

by Marius Sarca

pattern regex opis