Libraries tagged by parishes
rambomst/php-bounce-handler
132961 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
markus-g/price-parser
6263 Downloads
Parses prices or money strings
marcocesarato/sqlparser
33544 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
jtrumbull/xml-parser
35766 Downloads
PHP Class that parses XML objects
graviton/link-header-rel-parser
19692 Downloads
A small library that parses and generates RESTful Link headers with rel attributes (relations)
donatj/printf-parser
45161 Downloads
PHP printf-syntax compatible printf string parser. Parses printf strings into a stream of lexemes.
cetver/yii2-language-url-manager
100898 Downloads
Parses and creates URLs containing languages for the Yii framework 2.0
aelvan/preparse-field
35476 Downloads
A fieldtype that parses Twig when an element is saved and saves the result as plain text.
graham-campbell/parse
38528 Downloads
Parse Is A Parse SDK Bridge For Laravel 5
sunkaflek/vies-parser
22283 Downloads
Parses adresses from VIES API
stillat/primitives
5297 Downloads
Parses strings of primitive values into a PHP array.
rainner/restful-php
56483 Downloads
Parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
pmjones/auto-shell
1042 Downloads
Automatically parses command-line strings to command classes.
packagelist/closurecompiler-bin
29103 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.
nextras/multi-query-parser
3535 Downloads
Parses queries from a SQL file.