Libraries tagged by parser in php
walterwoshid/dissect
56 Downloads
A set of tools for lexical and syntactical analysis written in pure PHP - Fork by WalterWoshid
solcomart/dissect
8 Downloads
A set of tools for lexical and syntactical analysis written in pure PHP
jeffersongoncalves/jq-cli
2 Downloads
A jq clone written in pure PHP on Laravel Zero. Lexer + parser + generator-based interpreter for the jq language. Windows-first, distributed as PHAR + .bat wrappers so jq finally works in CMD/PowerShell.
ivmoiseev/uriparser
3 Downloads
PHP URI parser, that I use in my simple scripts.
oldpak/lexer
29 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
gietos/lexer
107 Downloads
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
xphp-lang/language-server
0 Downloads
Language Server Protocol implementation for xphp. Powers diagnostics, hover, go-to-definition and completion in VS Code (and any LSP-aware editor) by reusing the xphp parser AST + Registry directly.
shypes/language-translator
105 Downloads
This is a simple light weight language parser to help with language key translation built for speed using in-memory caching optimization technique.
sharpapi/laravel-invoice-manager
0 Downloads
AI-powered Invoice Manager for Laravel. Parse invoices with SharpAPI, store every extracted field in your database, and manage them with ready-made Laravel Nova resources.
sediment/analyzer
2 Downloads
A static analyzer that reads a WordPress plugin's source code and reports exactly what it leaves behind in your database.
jamesgober/config
51 Downloads
Advanced PHP configuration management designed for flexibility and performance, with built-in support for JSON, YAML, XML, INI, and limitless custom formats.
apricity/handler
9 Downloads
A PHP class for parsing and executing various types of handlers, including strings in the format 'Class@method', callable functions, and arrays with class and method names.
sbsedv/input-converter
141 Downloads
A minimal PHP library to nativly support PUT, PATCH and DELETE user input in form of mutlipart/form-data, application/x-www-form-urlencoded and various JSON types like application/json with complex data structures (nested html forms).
robotism-php/command
3 Downloads
The command parser implement for chat bot in PHP
rogiel/star-replay
28 Downloads
A StarCraft II replay parser in PHP