Libraries tagged by paises
phpsysinfo/phpsysinfo
20206 Downloads
phpSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.
jasonpriem/human-name-parser
109794 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
jalendport/craft-preparse
690 Downloads
A fieldtype that parses Twig when an element is saved and saves the result as plain text.
duzun/hquery
98080 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
davidgorges/human-name-parser
334932 Downloads
Parses a human name
adci/full-name-parser
540768 Downloads
Parses a human name
besteadfast/craft-preparse-field
71898 Downloads
A fieldtype that parses Twig when an element is saved and saves the result as plain text.
tiagohillebrandt/php-parse-link-header
36219 Downloads
Parses the Link HTTP header and returns the values as an array.
smeghead/php-class-diagram
2787 Downloads
A CLI tool that parses the PHP source directory and outputs PlantUML scripts.
marcocesarato/sqlparser
29208 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
jtrumbull/xml-parser
30653 Downloads
PHP Class that parses XML objects
donatj/printf-parser
38074 Downloads
PHP printf-syntax compatible printf string parser. Parses printf strings into a stream of lexemes.
cetver/yii2-language-url-manager
93132 Downloads
Parses and creates URLs containing languages for the Yii framework 2.0
bjerke/api-query-builder
6958 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
mnapoli/phpdocreader
254554 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)