News Feed
Jobs Feed
Sections




News Archive
Lukas Smith's Blog:
Sometimes you already have what you want
November 14, 2005 @ 06:43:44

Lukas Smith has a new post today with a look at some of the security isues Chris Shiflett has mentioned with frameworks, and how his (Lukas') framework has focused a lot on the same topic.

I wrote a reply to Chris Zend Framework wishlist. He focused on security aspects that by and large the WebBuilder2 framework has already effectively addressed.

In my framework I wouldnt say that I have really focused alot of energy on security. But I did recently add a number of input filters and validators as well as a custom echo function that defaults to the proper escaping based on the output format or that can be asked to specifically escape for a given format. This is all handled by the module base class (you will find the relevant methods towards the bottom).

He also mentions some of the other precautions that they've taken to ensure that the framework is as secure as possible.

You can find the WebBuilder framework here...

0 comments voice your opinion now!
framework webbuilder2 lukas smith framework webbuilder2 lukas smith


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Under the Hood of Yii’s Component Architecture, Part 2

Matt Curry's Blog: Check Out These Upgrades I Made To The CakePHP DebugKit

Bence Eros' Blog: Request execution in Kohana 3.1

CodeIgniter.com: New User Guide in Development

NETTUTS.com: Everything You Need to Get Started With CodeIgniter


Community Events











Don't see your event here?
Let us know!


release introduction unittest tool functional example testing conference series phpunit composer community zendframework2 framework development podcast opinion interview language code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework