Libraries tagged by parishes
quellabs/annotation-reader
311 Downloads
A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.
paysera/lib-changelog-parser
1628 Downloads
Parses changelog.md formatted by keepachangelog.com to PHP structure and dumps back
jord-jd/wikipedia-info-box-parser
0 Downloads
Parses the info boxes on Wikipedia pages into an associative array
jonnyynnoj/haxball-replay-parser
93 Downloads
Parses a haxball replay file (.hbr)
ixnode/php-date-parser
742 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
frzb/php-doc-reader
1289 Downloads
PhpDocReader parses @var and @param types
frnk/cron-expression-parser-bundle
420 Downloads
Parses Cron Expression
ekhaled/schema-parser-mysql
1082 Downloads
Parses MySQL table schema for a given DB, and outputs data for easy consumption by code generators
crisu83/closurecompiler-bin
10234 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.
brandon/nbt
313 Downloads
A NBT parser that parses to native PHP types
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
akhileshdarjee/linkedin-resume-parser
544 Downloads
Parses LinkedIn PDF resumes from recruitment portal into a set of usable entities
zircote/expressive
53 Downloads
A PHP textual expression parser, parses strings for mathematical expressions and returns the result
yuriteixeira/amazon-wishlist-exporter
19 Downloads
Simple script that parses a public amazon wishlist and export the items to a CSV file.
xp-forge/parse
6565 Downloads
Parses code based on rules