Libraries tagged by paises
sauladam/shipment-tracker
28116 Downloads
Parses tracking information for several carriers, like UPS, USPS, DHL and GLS by simply scraping the data. No need for any kind of API access.
pimcore/search-query-parser
465202 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
phpsysinfo/phpsysinfo
21399 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
115235 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
jalendport/craft-preparse
3668 Downloads
A fieldtype that parses Twig when an element is saved and saves the result as plain text.
davidgorges/human-name-parser
362805 Downloads
Parses a human name
adci/full-name-parser
620886 Downloads
Parses a human name
besteadfast/craft-preparse-field
77208 Downloads
A fieldtype that parses Twig when an element is saved and saves the result as plain text.
tiagohillebrandt/php-parse-link-header
45883 Downloads
Parses the Link HTTP header and returns the values as an array.
sunkaflek/vies-parser
24341 Downloads
Parses adresses from VIES API
spatie/laravel-mobile-pass
572 Downloads
Generate mobile passes for iOS and Android
rambomst/php-bounce-handler
148565 Downloads
Parses email bounce notifications and turns them into associative arrays and returns header information with bounce statuses
markus-g/price-parser
12752 Downloads
Parses prices or money strings
marcocesarato/sqlparser
36503 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
38853 Downloads
PHP Class that parses XML objects