Libraries tagged by parsing
parsica-php/parsica
61286 Downloads
The easiest way to build robust parsers in PHP.
kingsquare/php-mt940
653776 Downloads
Simple MT940 parser in PHP
jejik/mt940
842884 Downloads
An MT940 bank statement parser for PHP
z4kn4fein/php-semver
825380 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.
vipnytt/robotstxtparser
615037 Downloads
Robots.txt parsing library, with full support for every directive and specification.
utopia-php/domains
305291 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.
splitbrain/php-cli
491212 Downloads
Easy command line scripts for PHP with opt parsing and color output. No dependencies
mmucklo/email-parse
677703 Downloads
email-parse a (reasonably) RFC822 / RF2822-compliant library for batch parsing multiple (and single) email addresses
miljar/php-exif
1069571 Downloads
Object-Oriented EXIF parsing
dereuromark/media-embed
326811 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
5911211 Downloads
A tool for preserving comments, e.g. when parsing YAML files.
johnnyfreeman/coseva
126540 Downloads
A friendly, object-oriented library for parsing and filtering CSV files with PHP.
chubbyphp/chubbyphp-parsing
35514 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
farafiri/php-parsing-tool
134551 Downloads
library for parsing
lcobucci/jose-parsing
505372 Downloads
A basic Base64Url and JSON encoding/decoding implementation