2017 © Pedro Peláez
 

library pattern

A pattern parsing library

image

snelling/pattern

A pattern parsing library

  • Wednesday, March 22, 2017
  • by snellingio
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

pattern

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

Structure

If any of the following are applicable to your project, then the directory structure should follow industry best practises by being named the following., (*2)

bin/        
config/
src/
tests/
vendor/

Install

Via Composer, (*3)

``` bash $ composer require snelling/pattern, (*4)


## Usage ``` php $parse = new Snelling\Pattern\Parse();

Change log

Please see CHANGELOG for more information on what has changed recently., (*5)

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*7)

Security

If you discover any security related issues, please email sam@onroi.com instead of using the issue tracker., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

22/03 2017

dev-master

9999999-dev https://github.com/snelling/pattern

A pattern parsing library

  Sources   Download

MIT

The Requires

 

The Development Requires

pattern snelling

22/03 2017

0.1.0

0.1.0.0 https://github.com/snelling/pattern

A pattern parsing library

  Sources   Download

MIT

The Requires

 

The Development Requires

pattern snelling