| Package Information |
| Summary |
Extension for safely dealing with input parameters.
Note: This extension is now part of PHP Core, so use it instead. As of PHP 5.2.0. |
| Maintainers |
Derick Rethans (lead) [wishlist] [details] Rasmus Lerdorf <rasmus@php.net> (lead) [details] Pierre-Alain Joye (lead) [wishlist] [details] Ilia Alshanetsky <ilia@prohost.org> (lead) [details]
|
| License |
PHP |
| Description |
The Input Filter extension is meant to address this issue by implementing a set
of filters and mechanisms that users can use to safely access their input data. |
Release notes Version0.9.0 |
Initial release. |
|