Libraries tagged by php parsian
mekramy/php-util
6 Downloads
utility functions for php
markuszeller/php-annotations
223 Downloads
Simple tool for parsing annotations
maaaarcel/devalue-php
5 Downloads
A library for stringifying and parsing complex data. Inspired by the devalue JavaScript library.
lukasznowicki/php-browser-detection
29 Downloads
Ultra fast PHP library to detect browser, OS, platform and device type by User-Agent parsing.
kotchuprik/php-brainstorage
9 Downloads
Unofficial Brainstorage Library based on parsing
jwadin/php-coda-parser
208 Downloads
PHP parser for Belgian CODA banking files
jacques/php-bankreference-extractor
61 Downloads
Library for parsing bank transaction references
hilalahmad/php-uuid
7 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
gregpriday/gitignore-php
5 Downloads
A PHP Git ignore parser and manager. Useful for general file parsing.
getpop/query-parsing
14675 Downloads
Utilities to parse the query
george-zakharov/php-query
37 Downloads
This is phpQuery, a PHP port of jQuery selectors, super useful for DOM traversal and functional testing. Originally by Tobiasz Cudnik, who released it on Google Code. We forked it because we need some bug fixes and no commits have been made upstream for quite some time. Please share your phpQuery fixes with us!
dpolocalbrycej/php-unstructured-text-parser
15 Downloads
A PHP Class to help extract text out of documents that are not structured in a processing friendly manner
donatorsky/php-xml-template-reader
5 Downloads
The PHP XML Reader where you show how to read the XML, and it does the rest for you.
dekor/php-syntax-tree-builder
10 Downloads
This library allows you to build your custom language by describing lexing/parsing rules.
codeculture/php-mt940
4669 Downloads
Simple MT940 parser in PHP | kingsquare/php-mt940 fork