Libraries tagged by paises
quellabs/annotation-reader
216 Downloads
A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.
mediawiki/extract-text
143 Downloads
Processes and parses wiki text
maxanstey/php-modern-google-pay
538 Downloads
A modern, PSR-compliant, refactor of the Google Pay for Passes PHP library.
jonnyynnoj/haxball-replay-parser
93 Downloads
Parses a haxball replay file (.hbr)
ixnode/php-date-parser
599 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.
ipunkt/composer-about
10100 Downloads
Parses composer.lock and returns informations about the used packages
frzb/php-doc-reader
941 Downloads
PhpDocReader parses @var and @param types
elementworks/craft-preparse-field
167 Downloads
A fieldtype that parses Twig when an element is saved and saves the result as plain text.
ekhaled/schema-parser-mysql
1052 Downloads
Parses MySQL table schema for a given DB, and outputs data for easy consumption by code generators
divineomega/wikipedia-info-box-parser
54 Downloads
Parses the info boxes on Wikipedia pages into an associative array
brandon/nbt
302 Downloads
A NBT parser that parses to native PHP types
bangpound/callable-compiler-pass
822 Downloads
Create compiler passes in Symfony without defining another class
bam-bam-bigelow/shipment-tracker
485 Downloads
Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.
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
479 Downloads
Parses LinkedIn PDF resumes from recruitment portal into a set of usable entities