Libraries tagged by data parser
ioodev/elephscraper
0 Downloads
ElephScraper is a lightweight and PHP-native web scraping toolkit built using Guzzle and Symfony DomCrawler. It provides a clean and powerful interface to extract HTML content, metadata, and structured data from any website.
inwebo/csv
3 Downloads
This PHP class, provides a simple yet powerful way to read and process CSV files. Built as an extension of PHP's SplFileObject, it offers advanced features like column name mapping, data filtering, and sanitization to streamline your CSV processing tasks.
ingress-it-solutions/generator
111 Downloads
PHP library for generating and parsing data
gemul/jsonparser
696 Downloads
A PHP Library to easily handle JSON data
gabrielberthier/pieck
1 Downloads
The PHP validation library that converts data to Plain Old PHP Objects
fluidphp/useragent-helper
223 Downloads
FluidPHP framework user agent helper to get user agent data
fabiang/dateparser
814 Downloads
Date parsing library supporting the full format RFC3339
dottwatson/fpdo
12 Downloads
A MySQL engine written in PHP for interct with any source full compatible with Laravel
dmgpage/simplexlsx
61 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
cacing69/cquery
34 Downloads
PHP Scraper with language expression, could be used to scrape data from a website that uses javascript or ajax
besn/metaparser
602 Downloads
A generic PHP HTML metadata parser library
badmushroom/digstatsreader
3 Downloads
Tool for parsing Minecraft's NBT (Named Bindary Tag) data files.
awanesia/scrap
6 Downloads
A web scraper for PHP to easily extract data from web pages -> party of laurentvw
alto/tree
2 Downloads
A modern PHP library for building, parsing, traversing, and printing tree structures representing file and directory hierarchies
sbsedv/input-converter
141 Downloads
A minimal PHP library to nativly support PUT, PATCH and DELETE user input in form of mutlipart/form-data, application/x-www-form-urlencoded and various JSON types like application/json with complex data structures (nested html forms).