PHPackages                             rexon/request-sanitizer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. rexon/request-sanitizer

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

rexon/request-sanitizer
=======================

PHP Request Sanitizer.

v1.0.0(10y ago)1016MITPHP

Since Nov 8Pushed 10y ago1 watchersCompare

[ Source](https://github.com/xrexonx/Request-Sanitizer)[ Packagist](https://packagist.org/packages/rexon/request-sanitizer)[ RSS](/packages/rexon-request-sanitizer/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Request Sanitizer
=================

[](#request-sanitizer)

A very lightweight PHP helper class that clean / sanitize ($\_REQUEST, $\_GET and $\_POST) request data before inserting into the database.

Installation
------------

[](#installation)

```
composer require rexon/request-sanitizer
```

or you can manually download the zip file \[here\] on github. \[here\]:

\##Usage

```
