|
Hololib is a collection of
HTML Purifier is a
An open source library for
This class can be used to
functions which I've
standards-compliant HTML
processing templates. The
read and parse Comma
developed for my own use
filter library written in
aim of the project is to
Separated Values (CSV)
over the years. It includes
PHP. HTML Purifier will not
split the design and code
files.
It can parse each
such things as credit card
only remove all malicious
into different files, and
CSV file line and store the
validation, email address
code (better known as XSS)
have it as simple as
retrieved data in a two
validation, smart line wrap,
with a secure yet permissive
possible. Current version
dimensional array class
HTML parser, name parser
whitelist, it will also make
supports special tag
variable.
The separator
(breaks a person's name down
sure your documents are
processing and
character and line length
into its parts) and more.
standards compliant,
if/unless/else statements.
limit values are
Hololib is free software,
something only acheivable
configurable.
in the sense of "free
with a comprehensive
beer" *and* "free
knowledge of W3C's
speech"!
specifications. Tired of
using BBCode due to the
current landscape of
deficient or insecure HTML
filters? Have a WYSIWYG
editor but never been able
to use it? Looking for
high-quality,
standards-compliant,
open-source components for
that application you're
building? HTML Purifier is
for you!
Date: Dec, 29 2006 Date: Dec, 26 2006 Date: Dec, 21 2006 Date: Dec, 10 2006 |
|
K-Pregs is a library written
This package can be used to
This tool is designed in such
This is a PHP class that
in PHP. It comes with a
log activity to a file or
a way to facilitate the
helps you create printer
bunch of functions related
the system logger.
It
creation of java and php
friendly versions of your
to Regular Expressions. With
can create a given log file
classes in javabeans style.
page easily. All you need to
this library you no longer
if it does not exist and
It is extremely useful in
do is to insert some custom
need to learn those strange
append new log messages.
case you have a Mysql table
tags in your pages, tags
Regular Expressions. With
It can also open a
and you would like to
that will tell the script
this library you can for
connection to the system
generate a class over this
what needs to be printed
example check for valid
logger and send log messages
table which would have a
from that specific page. An
urls, emails, credit cars
with a given log level.
constructor, saving
unlimited number of areas
such as Visa, Master Card,
(updating) and drop option,
can be set for printing
etc...
The library comes
and to provide the
allowing you a flexible way
with examples. Every single
possibility to enter and
of setting up the content to
function in this library has
query internal variables
be printed
The output is
one example file to show you
assigned for each field of
template driven, meaning
how to use that function.
the table. The advantage
that you can customize the
You will soon notice that
this generator provides is
printer friendly versions of
you no longer need to
generating a class scheleton
your pages by adding custom
validate anything yourself,
which may be altered in the
headers, footers, copyright
let K-Pregs do it for you! A
future. The disadvantage
information or whatever
perfect solution to check
consists in reduced
extra info that you find
whether a visitor has sent
applicability as it is
appropriate
The script
you correct email, url, etc.
useful in case the first
can be instructed to
field is set as Primary Key.
transform links to a
readable format (<a
Date: Nov, 14 2006 Date: Nov, 08 2006 Date: Oct, 30 2006 Date: Oct, 05 2006 |