Libraries tagged by parser in php
dikki/config
331 Downloads
Write and Parse Config Files in YAML, JSON, INI or PHP Array format
highliuk/vite
913 Downloads
Parse Vite.js manifest file easily and print tags in PHP to enjoy HMR
adagio/class-finder
1079 Downloads
Find classes in PHP source code.
devsrealm/tonics-console
565 Downloads
Tonics Console is a PHP-based command-line argument processing library. It allows you to easily parse and handle command-line arguments in your PHP applications.
marcocesarato/markdown
164 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
php-query/php-query
52 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).
armagedon007/phpquery-yii2
22 Downloads
phpQuery is a PHP library that enables you to parse HTML and manipulate the DOM using jQuery-like syntax. This repository aims to create a PHP 8.x ready version derived from the original code available in the [Google Code Archive](https://code.google.com/archive/p/phpquery/).
transformativemed/moment
727 Downloads
Parse, validate, manipulate, and display dates in PHP w/ i18n support. Inspired by moment.js
hankit/keepassphp
438 Downloads
Library to parse .kdbx files in PHP
ambika/php-reader
47 Downloads
This package is used to parse php array files in php.
webmasterapp/phpdoc-reader
20 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
1of0/phpdoc-reader
214 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
gpaton/parse-bundle
214 Downloads
Integration for Parse.com PHP SDK in your Symfony2 Project
femastudios/php-jwt
518 Downloads
Forked firebase/php-jwt that adds parsed payload in exceptions.
aperozomediweb/php-edi-x12
5 Downloads
A framework for parsing and generating EDI X12 documents in PHP. Library built on top of aonach/php-edi and PopeFelix/php-edi, rebuild later by INWAVE Team