Libraries tagged by text parse
parsaco/auth-test-package
2 Downloads
scarlett/lshw-parser
6 Downloads
A simple php lshw parser with no non ext dependencies.
paseto/sped-mdfe-test
4 Downloads
API para geração e comunicação da MDFe com as SEFAZ autorizadoras.
mvccore/ext-tool-locale-floatparser
1327 Downloads
MvcCore - Extension - Tool - Locale - FloatParser - parse float by automatic floating point detection or parse float value by `Intl` extension.
mfonte/sparsedigest
3 Downloads
Fast PHP file hashing library using intelligent sampling. Reads only selected portions of large binary files instead of full content, dramatically reducing I/O overhead. Automatically falls back to full-file hashing for text files. Deterministic, non-cryptographic, optimized for change detection.
wporg/wporg-parent-2021
3 Downloads
PHP Package Test
rankletter/commonmark-ext-seo-image
9 Downloads
Adds support for explicit width and height as well as lazy loading to the league/commonmark markdown parser package
littlecat-team/xtscript-next
0 Downloads
Independent, modern and extensible XtScript-compatible template engine for PHP 8.2+.
einblick/odm-fixtures-test-case
9 Downloads
A WebTestCase that automagically executes ODM Fixtures from passed in bundle names.
cloud-castle/parser-yaml
12 Downloads
Безопасный разбор и сериализация блочного YAML для PHP 8.1+ без ext-yaml: только данные (нет тегов/якорей/объектов), fail-loud, двунаправленность. Нулевые зависимости.
cloud-castle/parser-xml
13 Downloads
Безопасный разбор и построение XML для PHP 8.1+ с защитой от XXE (отклонение DOCTYPE), fail-loud и двунаправленным маппингом XML↔массив. Единственная зависимость — ext-dom.
cloud-castle/parser-json
12 Downloads
Безопасный разбор и сериализация JSON для PHP 8.1+: исключения вместо тихого null, лимит глубины, безопасные дефолты кодирования и типизированные помощники. Единственная зависимость — ext-json.
uafrica/commonmark-ext
39154 Downloads
Extended parsers and renderers for The PHP League CommonMark parser
jmajors/robotstxt
23 Downloads
A small package for parsing websites' robots.txt files
parvej-mahmud/laravel-tdd-generator
1 Downloads
Automatically generate comprehensive TDD files for Laravel modules including models, controllers, migrations, and routes