PHPackages                             vertilia/parser - 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. vertilia/parser

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

vertilia/parser
===============

Simple parser library

v1.2.0(3y ago)0431BSD-2-ClausePHPPHP &gt;=7.4

Since Mar 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/vertilia/parser)[ Packagist](https://packagist.org/packages/vertilia/parser)[ RSS](/packages/vertilia-parser/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (1)Versions (5)Used By (1)

parser
======

[](#parser)

Different text-related parsing mechanisms, like creating regexps for path parsing, extracting templates variables etc.

Needed to generate a regexp for a particular path, like when generating a router table from an [OpenApi](https://github.com/OAI/OpenAPI-Specification) specification.

Please see [URI Templates](https://www.rfc-editor.org/rfc/rfc6570) for in-depth explanation of patterns syntax.

```
