Libraries tagged by parsecsv
mckelvey/property-router
7 Downloads
Parses URL to provide for dynamic property searches.
max13/base-parser
47 Downloads
Base file for max13's parsers
markjaquith/wherewithal
5 Downloads
Given constraints, parses a string of conditions into a valid MySQL WHERE clause
lucapericlp/medium-rss-parser
30 Downloads
Parses a Medium profile's RSS feed and returning easy to use PHP objects for every post sorted by latest date.
lastdragon-ru/text-parser
10 Downloads
Yet another package to simplify writing fast and memory-effective parsers that can parse infinite strings.
kylestev/runelite-settings-php
10 Downloads
Parses RuneLite settings files
ksfraser/contact-dto
12 Downloads
Shared Contact Data Transfer Object for bank import parsers and CRM integration
koff/device-detector
23 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
kloining/php-bounce-handler
23 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
kev-ac/wmspanel-ppv-parser
18 Downloads
Parses pay-per-view json payload and creates media signatures for WMSPanel PPV framework.
keinos/mastodon-streaming-api-parser
284 Downloads
Parses the Mastodon Streaming API server-sent events to JSON.
katekharitonova/bracketed-lib
8 Downloads
Library that parses and validates a line of brackets
kapitanluffy/propel-model-parser-bundle
23 Downloads
parses propel models to json-fiable data
jonnyynnoj/haxball-roomlist-parser
50 Downloads
Parses the haxball roomlist
joelwurtz/json-stream
1 Downloads
Lazy, streaming JSON decoding: json_stream_decode() returns an array-accessible document that only parses the paths you access, with SIMD-accelerated scanning and constant-memory transient iteration