Libraries tagged by data parsing
nigel/freescout-webhook-parser
7 Downloads
A PHP library for parsing FreeScout webhook data with HTML cleaning capabilities
dvixi/dvixi-helpers
102 Downloads
pack of often used methods for parsing and extracting data
codexsoft/xml-browser
51 Downloads
Tools for parsing and browsing XML data
s1dd/magus
11 Downloads
Import data (with CSV/JSON parsing built-in) into any Laravel Model
zachleigh/petrol
29 Downloads
Framework for parsing text files and writing data to a database.
abimekuriya/php-json-parser
0 Downloads
Reusable php library for parsing json files and array data!
pz/jsonapi-resource
158 Downloads
PHP 8.0 Library for parsing JSON:API resource in to data response.
badmushroom/digstatsreader
3 Downloads
Tool for parsing Minecraft's NBT (Named Bindary Tag) data files.
mojahed/mparser
91 Downloads
MParser is a powerful PHP package that simplifies parsing complex strings with custom tokens and expressions. With a flexible trait-based architecture, it enables effortless creation and extension of parsing functionality. Easily integrate MParser into your projects for efficient string processing and data extraction in a user-friendly manner.
kudlas/kjsoner
15 Downloads
Wrapper library for parsing json, that allows CRUD operations and filtering on whole batch of data.
jalsoedesign/filezilla
23 Downloads
A powerful PHP library for parsing and working with FileZilla `sitemanager.xml` files. It allows you to extract server details, manage configurations, and integrate FileZilla data into your PHP applications.
jakesee/slim-template-response
40 Downloads
A Slim Framework add-on that allows deferred parsing and rendering of template so that template data can be examined or modified.
hilalahmad/php-uuid
7 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
f2/types
3 Downloads
Data type declarations with casting, validation and annotations, without DocBlock parsing using pure PHP.
byteferry/rql-parser
9 Downloads
A PHP parser for parsing the resource query language(RQL) to php data structure