Libraries tagged by data parsing
waughj/webpage-meta-data
8 Downloads
Simple class for parsing metadata out of HTML.
saurabhsharma/dl-data-extractor
130 Downloads
A simple class to return Driving License information, such as Driver First Name, Last Name, License Number etc.
gugiman/date-period-parser8601
13 Downloads
PHP Class for rudimental parsing ob ISO8601 DatePeriods user e.g. by Amazon Alexas Slot type AMAZON.DATE
duncan3dc/dates
217 Downloads
A simple library for working with dates and ranges using the default timezone
terremoth/php-dsv
5 Downloads
fabiang/dateparser
814 Downloads
Date parsing library supporting the full format RFC3339
browserfs/runtime
51 Downloads
A library for complex data type checking and validating
php_modules/yaml-lite
30 Downloads
A pretty way for parsing yaml datas.
gdianov/araneus
8 Downloads
Araneus is php library for flexible parsing of data from different sources
mapsight/pulp-concert
14 Downloads
Specialized handlers for parsing Concert XML data (traffic, parking, etc.).
codemonster-ru/datetime
3 Downloads
Immutable date-time operations, strict parsing, timezone conversion, localization, business calendars, and PSR-20 clocks.
mapsight/pulp-xml
10 Downloads
Handlers for parsing and manipulating XML data.
mapsight/pulp-tic
0 Downloads
Specialized handlers for parsing Traffic Information Center (TIC) XML data.
ppajer/domextractor
15 Downloads
Easily extract data from HTML and XML DOM documents. Web scraping made less messy
ngfw/webparser
8 Downloads
WebParser is a PHP library that allows developers to parse and query webpages using an ORM-like syntax. It facilitates the extraction of HTML elements by chaining operations such as filtering by ID or class, ordering results, and limiting output. WebParser offers a flexible interface for exploring and extracting data from the web, making it ideal for web scraping and data analysis tasks.