Libraries tagged by form parsing
dagstuhl/latex
8 Downloads
A library for handling LaTeX files (parsing/manipulating/extracting metadata).
rryqszq4/php-cjson
0 Downloads
Fast JSON parsing and encoding support for PHP extension
provisionesta/datadumper
35 Downloads
Local and cloud file parsing and saving helpers for Laravel with diff changelog and manifest features
mvqn/annotations
502 Downloads
A semi-complex PHP-Doc Annotation parsing library, specifically designed for use in my own projects!
juzim/todo-txt-parser
34 Downloads
A todo.txt parsing and validation library for PHP
ivrok/urlmanager
11 Downloads
URLManager: Efficient PHP URL parsing and management with classes for component handling and URL parsing.
sw-ffm/ecb-exchange-rates
6 Downloads
PHP class for the implementation, fetching and Json parsing of the daily exchange rates published by the ECB. The reference rates are usually updated once at around 16:00 CET every working day, except on target closing days.
cwbit/cakephp-markdown
2266 Downloads
View Helper for Cake 3.x that enables parsing Markdown into HTML
vkr/external-email-bundle
31 Downloads
A bundle for Symfony2/3 that loads email contents from an external file. Includes wildcard parsing
vbcompetitions/competitions
76 Downloads
A PHP library for interacting with VBCompetition files, including updating the results, parsing the state of the competition and generating style-able HTML representations of the competition
pointybeard/helpers-cli-input
2382 Downloads
Collection of classes for handling argv (and other) input when calling command-line scripts. Helps with parsing, collecting and validating arguments, options, and flags.
pelock/jobfuscator
10 Downloads
JObfuscator is a source code obfuscator for the Java programming language. Obfuscate and protect your Java source code and algorithms from hacking, cracking, reverse engineering, decompilation, and technology theft. JObfuscator provides advanced Java source code parsing based on AST trees, multiple advanced obfuscation strategies are available.
mojahed/mparser
76 Downloads
MParser is a powerful PHP package that simplifies parsing complex strings with custom tokens and expressions. With a flexible trait-based architecture, it enables effortless creation and extension of parsing functionality. Easily integrate MParser into your projects for efficient string processing and data extraction in a user-friendly manner.
charm/parsing
15 Downloads
A PEG grammar parser, for parsing most context free grammar such as programming languages, database queries and mathematical expressions.
gustav/lexer
31 Downloads
A simple lexer component for parsing strings