| Arry |
Some useful utility functions that work on Arrays. |
| ASCIITable |
|
| Browser |
Browser utils. Not much here yet, but a is_ie() method. |
| CSV |
|
| Curl |
An object-oriented wrapper for the PHP cURL library. |
| Currency |
Currency database, and formatting. |
| File |
File class. Offers a bunch of wrappers to common file operations
including managing uploaded files. |
| Flags |
|
| Hash |
A very simplistic wrapper for the PHP Hash library. |
| HTML |
Generate common HTML structures. |
| InvalidXMLException |
The base class for Nano Exceptions |
| LangException |
LangException: Thrown if something goes wrong. |
| Language |
A helper class for common language related functions. |
| Mailer |
|
| SimpleAuth |
SimpleAuth: An object to handle authentication via simple user-hashes. |
| Socket |
|
| SocketDaemon |
Socket Daemon |
| Translation |
Translation Class |
| Units |
|
| UnitsClass |
|
| UnitsItem |
|
| UTF8XML |
Convert everything from UTF-8 into an NCR[numeric character reference] |
| UUID |
|
| XML |
Common XML Functions. |