Libraries tagged by langauge parser
didix16/php-interpreter
7867 Downloads
A simple interpreter made in PHP. It allows to parse an abstract language tokens and do whatever you whant
anastasd/expression-parser
9 Downloads
A PHP library for parsing arithmetic expressions and functions in different programming languages
ptlis/psr7-conneg
37 Downloads
PSR7 content negotiation
fuelphp/display
1493 Downloads
View package for FuelPHP supporting multiple parser languages
bephp/microtpl
806 Downloads
small template attribute language implemention for PHP (using xml_parse)
lloydzhou/microtpl
82 Downloads
small template attribute language implemention for PHP (using xml_parse)
f2/code-parser
5 Downloads
A forgiving code tokenizer for tokenizing most programming languages such as Javascript, TypeScript, Python, C, C++, PHP, Forth and so on. A nice basis for making a compiler or DSL.
dominservice/data_locale_parser
136 Downloads
Data Locale Parser is a package for Laravel 5.6 | 5.7 | 5.8 | 6.* | 7.* | 8.* | 9.* | 10.*, | 11.*, | 12.*, which lists all countries, currencies and languages, with names and ISO 3166 codes in all languages and data formats.
hike/hike
5 Downloads
A consistent interface to tokenize, analyse and modify any text format. Programming languages, natural languages, markup languages
piscibus/php-hashtag
1782 Downloads
A simple php service for parsing hashtags from a string in any language.
ozner-omali/laravel-to-i18next
0 Downloads
Parse Laravel language files into i18next-compatible JSON
yue/yeararound
40 Downloads
Parse any month in any language then get season name
charm/parsing
17 Downloads
A PEG grammar parser, for parsing most context free grammar such as programming languages, database queries and mathematical expressions.
crisu83/closurecompiler-bin
10223 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.
mvccore/ext-tool-locale-floatparser
1323 Downloads
MvcCore - Extension - Tool - Locale - FloatParser - parse float by automatic floating point detection or parse float value by `Intl` extension.