Cookie

Cookie 1.0

The "Cookie" PHP class is the perfect tool whenever various settings and options of a PHP-based website or app need to be stored locally.The class was created in such way to manage agnostic data types, so it won't matter what data is stored, the interface...

read more
Db

Db 0.1

The "Db" class was created intended for PDO friendly databases, but for now only MySQL is officially supportedThe class also supports a Respect/Relational toolkit.A n example and usage instructions are included with the download package.Requirements:PHP...

read more
Gettext

Gettext 1.0

The "Gettext" class contains methods for dealing with fetching .mo files, setting a language, printing desired gettext strings, managing language cookie settings, and many other more.Usage instructions are included with the Gettext class README...

read more