Libraries tagged by form parsing
aymanrb/php-unstructured-text-parser
17215 Downloads
A PHP library to help extract text out of text documents
hejunjie/china-division
285 Downloads
定期更新,全国最新省市区划分数据,身份证号码解析地址,支持 Composer 安装与版本控制,适用于表单选项、数据校验、地址解析等场景 | Regularly updated dataset of China's administrative divisions with ID-card address parsing. Distributed via Composer and versioned for use in forms, validation, and address-related features
hassankerdash/laravel-api-form-data-support
48 Downloads
Provides support for handling and parsing form data in PUT and PATCH requests.
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
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
9 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
giggsey/libphonenumber-for-php
123807274 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
sebastian/cli-parser
417678454 Downloads
Library for parsing CLI options
league/uri-interfaces
129795703 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
softcreatr/jsonpath
26998860 Downloads
JSONPath implementation for parsing, searching and flattening arrays
globalcitizen/php-iban
7590845 Downloads
php-iban is a library for parsing and validating IBAN (and IIBAN) bank account information.
josegonzalez/dotenv
8312901 Downloads
dotenv file parsing for PHP
simplepie/simplepie
7424592 Downloads
A simple Atom/RSS parsing library for PHP