Libraries tagged by paises
sauladam/shipment-tracker
27119 Downloads
Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.
rambomst/php-bounce-handler
138058 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
pimcore/search-query-parser
445242 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
jasonpriem/human-name-parser
114057 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
jalendport/craft-preparse
2661 Downloads
A fieldtype that parses Twig when an element is saved and saves the result as plain text.
davidgorges/human-name-parser
356072 Downloads
Parses a human name
adci/full-name-parser
600327 Downloads
Parses a human name
besteadfast/craft-preparse-field
76269 Downloads
A fieldtype that parses Twig when an element is saved and saves the result as plain text.
tiagohillebrandt/php-parse-link-header
43607 Downloads
Parses the Link HTTP header and returns the values as an array.
packagelist/closurecompiler-bin
29933 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.
markus-g/price-parser
8754 Downloads
Parses prices or money strings
marcocesarato/sqlparser
34441 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
36691 Downloads
PHP Class that parses XML objects
donatj/printf-parser
46189 Downloads
PHP printf-syntax compatible printf string parser. Parses printf strings into a stream of lexemes.
cetver/yii2-language-url-manager
102259 Downloads
Parses and creates URLs containing languages for the Yii framework 2.0