Monday, January 21, 2008
Inspekt 0.3 now available
I’ve uploaded the 0.3 release of Inspekt, the input filtering and validation library for PHP4 and 5. With this release, Inspekt completes the goals of the original specification for the OWASP SpoC007 project . I believe it is ready for “real-world” use.
Along with this release, there are new support and install options:
- Brand new user documentation - written by an actual human (well, me, so close enough)
- Updated API documentation generated with phpDocumentor
- A PEAR channel (pear.funkatron.com) for quick packaged installs
- A discussion group/mailing list for support, suggestions and discussion
What’s new in this release:
- Automated filtered via external config files
- Cleanup and fixes to docblocks
- More example code
- A fruity logo
What’s in the future:
- Interact with developers to get feedback and implement suggestions
- Add new options for URI, email, phone # validators
- Work with framework developers to integrate Inspekt with their platforms
- Better support the special requirements of session data
- Integration with PHP5’s filtering API when available
- Integration with other filtering and escaping systems like PHPIDS and HTML Purifier
If you are interested in contributing to Inspekt in any way, I highly encourage you to join the mailing list. I’m especially looking for development assistance and “real-world” feedback.
(4) Comments



