szonov/text-parser

Base interface for text parsers

Installs: 32 776

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/szonov/text-parser

v2.0.0 2022-10-14 05:17 UTC

This package is auto-updated.

Last update: 2025-10-14 11:45:30 UTC


README

Base interface for text parsers

This library contains Interface for text parsers and Iterator by processed data. There is no real parser implementation, just base classes.