Libraries tagged by raw input
yiisoft/hydrator-validator
114260 Downloads
Validating hydrator with raw data validation support
deefour/transformer
52723 Downloads
Transform raw input data into consistent, immutable PHP objects
rainner/restful-php
68301 Downloads
Parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
jeffersongoncalves/laravel-markdown
46 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.
sbsedv/input-converter-bundle
115 Downloads
A Symfony ^6.1 bundle that adds the raw request body input to the http-foundation InputBag.
webberwu/restful-php
1421 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.
programmatordev/fluent-validator
2 Downloads
A Symfony Validator wrapper that enables fluent-style validation for raw values, offering an easy-to-use and intuitive API to validate user input or other data in a concise and readable manner.