-
Notifications
You must be signed in to change notification settings - Fork 3
Home
This project was created because the only de-facto standard for html filtering available for php (HtmlPurifier) is (unfortunately) quite slow. When you are faced with clearing (alot) of possible html containing fields (eg: Api call, file upload, etc), this can take hours.
-
As a disclaimer, I do warn that every portion of code should be used at your own risk. If you need the highest security, or just plainly want to be compliant, do use HtmlPurifier. This lib is still under heavy development and far from finished. For now, it only provide the most basic capacities. The objective is to be compliant (eventually).
-
If you wish to participate in the development, please, by all means, contact me.
-
If you have an idea, or want to use the lib, and want something else implemented to that specific purpose, by all means, contact me.
-
Just a friendly reminder: This is a early stage lib in a still experimental language.