Libraries tagged by parking
hafriedlander/php-peg
12288 Downloads
PEG (parsing expression grammar) compiler for PHP
elgigi/commonmark-emoji
205402 Downloads
CommonMark extension adds UTF-8 emoji with Github tag for the `league/commonmark` PHP Markdown parsing engine, based on the CommonMark spec.
codewithkyrian/jinja-php
27151 Downloads
A minimalistic PHP implementation of the Jinja templating engine, specifically designed for parsing and rendering ML chat templates.
cloudstek/php-laff
65207 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP
bopoda/robots-txt-parser
208833 Downloads
PHP Class for parsing robots.txt files according to Google, Yandex specifications.
acmephp/ssl
1046533 Downloads
PHP wrapper around OpenSSL extension providing SSL encoding, decoding, parsing and signing features
kherge/version
3021114 Downloads
A parsing and comparison library for semantic versioning.
jsmitty12/phpwhois
159809 Downloads
phpWhois - library for querying whois services and parsing results.
johnnyfreeman/coseva
158638 Downloads
A friendly, object-oriented library for parsing and filtering CSV files with PHP.
ad7six/dsn
587221 Downloads
A utility for parsing and generating service DSNs
dagmike/bin-packing
6290 Downloads
2D bin packing PHP implementation
chubbyphp/chubbyphp-parsing
86753 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
phplrt/lexer
134706 Downloads
The phplrt lexer library that can be used for scanners implementation using PCRE
miqwit/dedex
18169 Downloads
Parse DDEX ERN files and provide a convenient API to use it
jbroadway/slimdown
6081 Downloads
A simple regex-based Markdown parser.