https://github.com/subjective-php/input-filter-middleware
PSR-7 middleware for filtering request input
https://github.com/subjective-php/input-filter-middleware
Last synced: 10 months ago
JSON representation
PSR-7 middleware for filtering request input
- Host: GitHub
- URL: https://github.com/subjective-php/input-filter-middleware
- Owner: subjective-php
- License: mit
- Created: 2016-06-20T00:57:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2018-08-18T17:04:03.000Z (almost 8 years ago)
- Last Synced: 2025-07-31T23:39:09.332Z (11 months ago)
- Language: PHP
- Size: 30.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Input Filter Middleware
[](https://travis-ci.org/subjective-php/input-filter-middleware)
[](https://scrutinizer-ci.com/g/subjective-php/input-filter-middleware/?branch=master)
[](https://coveralls.io/github/subjective-php/input-filter-middleware?branch=master)
[](https://packagist.org/packages/subjective-php/input-filter-middleware)
[](https://packagist.org/packages/subjective-php/input-filter-middleware)
[](https://packagist.org/packages/subjective-php/input-filter-middleware)
[](https://packagist.org/packages/subjective-php/input-filter-middleware)
[](https://packagist.org/packages/subjective-php/input-filter-middleware)
[](https://packagist.org/packages/subjective-php/input-filter-middleware)
PSR-7 middleware for filtering request input. This middleware uses TraderInteractive [input filter](https://github.com/traderinteractive/filter-php) library.