“”

Data sanitization and validation library. Data sanitization and validation library.

filter / alpha

Sanitization and Validation are concepts of secure coding. This extension is a library with wrappers around various PHP ext/filter calls. API might change!

Tags

#security

Last upload comment

Added sanitization,test and validation methods for extension key values.

Downloads by month

Download 0.0.5
Author
Marcus Krause
Last update
26. Sep 2010
First upload
19. Sep 2010
Downloads
2,592
Category
Miscellaneous
Dependencies
none

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
0.0.5 / alpha
September 26, 2010
Added sanitization,test and validation methods for extension key values.
Download
0.0.4 / alpha
September 23, 2010
Added sanitization,test and validation methods for float values.
Download
0.0.3 / alpha
September 19, 2010
Added test and validation methods for boolean values.
Download
0.0.2 / alpha
September 19, 2010
Added sanitization method for integer literals.
Download
0.0.1 / alpha
September 19, 2010
Added test and validation methods for integer values.
Download