Libraries tagged by form parsing
aymanrb/php-unstructured-text-parser
14906 Downloads
A PHP library to help extract text out of text documents
hassankerdash/laravel-api-form-data-support
23 Downloads
Provides support for handling and parsing form data in PUT and PATCH requests.
dpolocalbrycej/php-unstructured-text-parser
14 Downloads
A PHP Class to help extract text out of documents that are not structured in a processing friendly manner
akademiano/php-unstructured-text-parser
13 Downloads
A PHP Class to help extract text out of documents that are not structured in a processing friendly manner
bravepickle/query-filters-serializer
8 Downloads
Serializer of query filters from arrays or strings. Provides constraints and parsing logic for preconfigured filters
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
php-extended/php-uuid-parser-interface
82080 Downloads
Interfaces to implement parsing of uuids from string to object form
sebastian/cli-parser
340623470 Downloads
Library for parsing CLI options
softcreatr/jsonpath
22016964 Downloads
JSONPath implementation for parsing, searching and flattening arrays
globalcitizen/php-iban
6589878 Downloads
php-iban is a library for parsing and validating IBAN (and IIBAN) bank account information.
josegonzalez/dotenv
7505197 Downloads
dotenv file parsing for PHP
simplepie/simplepie
6772326 Downloads
A simple Atom/RSS parsing library for PHP
theiconic/name-parser
2774217 Downloads
PHP library for parsing a string containing a full name into its parts
pear/net_url2
9403327 Downloads
Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
flow/jsonpath
14839271 Downloads
JSONPath implementation for parsing, searching and flattening arrays