Libraries tagged by parse_str
nextcloud/lognormalizer
3893 Downloads
Parses variables and converts them to string so that they can be logged
ixnode/php-date-parser
412 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
anexia/param-parser
5407 Downloads
Parses param placeholders within an arbitrary string
geeky/cvparser
1154 Downloads
This package parses CV via daxtra then gives you a structured data.
phpfacile/string-tokenizer
39 Downloads
Library to parse a string (especially to extract text and keywords identified by a begin and end delimiter and to substitute keywords by values)
cstuder/parse-hydrodaten
16 Downloads
Parse Hydrodaten Open Data strings
oneofftech/parse-client
32 Downloads
Parse PDF document keeping the structure.
voilab/csv
89 Downloads
CSV parser that uses `fgetcsv` to parse file, string, streams or arrays, extract columns and provide per-column method to manipulate data.
lsv/timestringparser
15 Downloads
Parse a text string to minutes in integer
markus-g/price-parser
1522 Downloads
Parses prices or money strings
webberwu/restful-php
1388 Downloads
This package is forked from rainner/restful-php which parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
piscibus/php-hashtag
1767 Downloads
A simple php service for parsing hashtags from a string in any language.
daandesmedt/phpwktadapter
666 Downloads
Read and parse 2D, 3D and 4D WKT (Well Known Text) / EWKT (Extended Well-Known Text) object strings into geometry objects with this simple WKT PHP adapter library.
sbsedv/input-converter
134 Downloads
A minimal PHP library to nativly support PUT, PATCH and DELETE user input in form of mutlipart/form-data, application/x-www-form-urlencoded and various JSON types like application/json with complex data structures (nested html forms).
strack/email_templates
18 Downloads
Utility package to parse templates for emails easily