Libraries tagged by parsecsv
besteadfast/craft-preparse-field
76713 Downloads
A fieldtype that parses Twig when an element is saved and saves the result as plain text.
tiagohillebrandt/php-parse-link-header
44403 Downloads
Parses the Link HTTP header and returns the values as an array.
markus-g/price-parser
10452 Downloads
Parses prices or money strings
marcocesarato/sqlparser
35161 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
37392 Downloads
PHP Class that parses XML objects
eonx-com/easy-bank-files
719410 Downloads
Parsers/Generators for common bank files
donatj/printf-parser
47530 Downloads
PHP printf-syntax compatible printf string parser. Parses printf strings into a stream of lexemes.
data-values/time
300271 Downloads
Time value objects, parsers and formatters
cetver/yii2-language-url-manager
103208 Downloads
Parses and creates URLs containing languages for the Yii framework 2.0
elboletaire/twbs-cake-plugin
60283 Downloads
Twitter Bootstrap Plugin for CakePHP 3 with bundled less.php and less.js parsers, helpers and bake templates
andreas-glaser/doctrine-rql
57338 Downloads
Parses and applies RQL/FIQL scripts to doctrine orm query builders
szonov/text-parser
31177 Downloads
Base interface for text parsers
sunkaflek/vies-parser
23314 Downloads
Parses adresses from VIES API
stillat/primitives
5931 Downloads
Parses strings of primitive values into a PHP array.
shadz3rg/lexer
55537 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.