Libraries tagged by parsecsv
erhaweb/feed-display
9901 Downloads
Fetches and parses RSS and Atom web feeds with the SimplePie library and prepares them for frontend display
elite50/human-name-parser
15952 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
bjerke/api-query-builder
7561 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
bborrel/google-scholar-profile-parser
2778 Downloads
Parses a profile page from Google Scholar.
anexia/param-parser
8331 Downloads
Parses param placeholders within an arbitrary string
packagist/closurecompiler-bin
99828 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
mnapoli/phpdocreader
254731 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
maximebf/parsec
12200 Downloads
Contextual parser library for PHP5.3
waynestate/formy-parser
24968 Downloads
Parses a string for formy elements and converts the string to an HTML form
vakata/config
5088 Downloads
A PHP config class (parses .env files)
tacoberu/bnf
2767 Downloads
Framework for building BNF like parsers.
stillat/primitives
5979 Downloads
Parses strings of primitive values into a PHP array.
socialengineers/soap-parser
3253 Downloads
A library that manually parses SOAP XML requests via the SimpleXMLElement class, allowing retrieval of called SOAP function and parameters.
secondparty/dipper
2496 Downloads
A fast YAML parser that parses for the more commonly-used subset of YAML’s v1.0 and v1.2 specs.
quellabs/annotation-reader
208 Downloads
A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.