Libraries tagged by aprser
simplehtmldom/simplehtmldom
1051553 Downloads
A fast, simple and reliable HTML document parser for PHP.
scotteh/php-dom-wrapper
1699106 Downloads
Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.
s9e/text-formatter
2787109 Downloads
Multi-purpose text formatting and markup library. Plugins offer support for BBCodes, Markdown, emoticons, HTML, embedding third-party media (YouTube, etc...), enhanced typography and more.
phpowermove/docblock
17350852 Downloads
PHP Docblock parser and generator. An API to read and write Docblocks.
nxp/math-executor
1438695 Downloads
Simple math expressions calculator
netgen/query-translator
1720970 Downloads
Query Translator is a search query translator with AST representation
netcarver/textile
1323142 Downloads
Textile markup language parser
madorin/matex
1010003 Downloads
PHP Mathematical expression parser and evaluator
m1/env
10509386 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
jakubledl/dissect
4438835 Downloads
Lexing and parsing in pure PHP
goetas-webservices/xsd-reader
3529785 Downloads
Read any XML Schema (XSD) programmatically with PHP
fileeye/mimemap
7726890 Downloads
A PHP library to handle MIME Content-Type fields and their related file extensions.
clue/redis-protocol
5277098 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
ajthinking/archetype
2692306 Downloads
Programmatically edit PHP and Laravel files.
adhocore/cli
730497 Downloads
Command line interface library for PHP