Libraries tagged by parking
z4kn4fein/php-semver
1168445 Downloads
Semantic Versioning library for PHP. It implements the full semantic version 2.0.0 specification and provides ability to parse, compare, and increment semantic versions along with validation against constraints.
parsica-php/parsica
102880 Downloads
The easiest way to build robust parsers in PHP.
kingsquare/php-mt940
745288 Downloads
Simple MT940 parser in PHP
jejik/mt940
1056297 Downloads
An MT940 bank statement parser for PHP
denissimon/formula-parser
255029 Downloads
Parsing and evaluating mathematical formulas given as strings.
ferno/loco
178135 Downloads
utopia-php/domains
446738 Downloads
Utopia Domains library is simple and lite library for parsing web domains. This library is aiming to be as simple and easy to learn and use.
mmucklo/email-parse
779949 Downloads
email-parse a (reasonably) RFC822 / RF2822-compliant library for batch parsing multiple (and single) email addresses
miljar/php-exif
1189905 Downloads
Object-Oriented EXIF parsing
dereuromark/media-embed
451420 Downloads
A PHP library to deal with all those media services around, parsing their URLs and embedding their audio/video content in websites.
consolidation/comments
7027351 Downloads
A tool for preserving comments, e.g. when parsing YAML files.
codewithkyrian/jinja-php
75782 Downloads
A minimalistic PHP implementation of the Jinja templating engine, specifically designed for parsing and rendering ML chat templates.
bopoda/robots-txt-parser
220411 Downloads
PHP Class for parsing robots.txt files according to Google, Yandex specifications.
farafiri/php-parsing-tool
168766 Downloads
library for parsing
lcobucci/jose-parsing
541035 Downloads
A basic Base64Url and JSON encoding/decoding implementation