Libraries tagged by parsecsv
tiagohillebrandt/php-parse-link-header
42887 Downloads
Parses the Link HTTP header and returns the values as an array.
markus-g/price-parser
6587 Downloads
Parses prices or money strings
marcocesarato/sqlparser
33634 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
35861 Downloads
PHP Class that parses XML objects
graviton/link-header-rel-parser
19797 Downloads
A small library that parses and generates RESTful Link headers with rel attributes (relations)
eonx-com/easy-bank-files
691871 Downloads
Parsers/Generators for common bank files
donatj/printf-parser
45291 Downloads
PHP printf-syntax compatible printf string parser. Parses printf strings into a stream of lexemes.
data-values/time
297498 Downloads
Time value objects, parsers and formatters
cetver/yii2-language-url-manager
101122 Downloads
Parses and creates URLs containing languages for the Yii framework 2.0
elboletaire/twbs-cake-plugin
59691 Downloads
Twitter Bootstrap Plugin for CakePHP 3 with bundled less.php and less.js parsers, helpers and bake templates
aelvan/preparse-field
35479 Downloads
A fieldtype that parses Twig when an element is saved and saves the result as plain text.
maximebf/parsec
12151 Downloads
Contextual parser library for PHP5.3
szonov/text-parser
30556 Downloads
Base interface for text parsers
sunkaflek/vies-parser
22376 Downloads
Parses adresses from VIES API
stillat/primitives
5413 Downloads
Parses strings of primitive values into a PHP array.