| Library |
| Mirror on GitHub
- Useful User-Defined Operators
They may make your programming easier ...
- Classes for Working with MySQL, Oracle, MSSQL, and PgSQL
Classes to make code more compatible with different SQL servers and simplify profiling.
- Authentication Class
Need user authentication? This class might work for you. And if it doesn’t, it can at least serve as an example of not-too-bad code :)
- Class for Working with Dates
A class that contains some methods for working with objects of the “date” type
- Class for Fighting Spam in Forms
A way to protect against spam in guestbooks/forums & Co.
- Class for Working with JsHttpRequest
A class that makes backend development easier when working with JsHttpRequest from dklab.ru
- Class for Formatted Output of Two Dates
With it you can format and output two dates, for example like in the forum on this site (though on that site, date formatting and output is done using xsl)
- FioMorph Class for Declining Full Names
 Declines Russian surnames, first names, and patronymics from the nominative case into other grammatical cases.
- Class for Working with Markdown
 Converts Markdown markup to HTML.
- Classes for Working with Images Using the NConvert and ImageMagick Utilities
Classes with a common interface implement the following methods for working with images: convert, crop, info, resize, rotate, watermark, and rotateJPG.
- Class for Encoding Email Addresses When Outputting Them in mailto: Links
The class is intended for encrypting an e-mail into a string, for output via JavaScript using document.write.
- PF 2 Library
 Contains a set of base classes, ORM, controllers with flexible routing, a template engine, and other classes that help with web application development.
- Outputting Debug Information
A small enhancement of Zhizhilkin’s Debug.p class.
- Class for Outputting Debug Information
Another version of the Debug.p class.
- Outputting RSS
Classes that simplify generating RSS feeds.
- Protection Against Duplicate Messages Using hashfile
A way to protect against duplicate messages in a guestbook/forum.
- Resizing Images Using External Programs
A class for creating previews using Perl scripts that use the Image::Magick module.
- Directory Listing Display with Automatic Image Preview Generation
This class lets you automate creating image previews in the simplest cases.
- Simple Chat Using JsHttpRequest
Source code for a simple chat.
- Writing a Number in Words
A class for writing a number in words.
- Text Scroller
Another variant of a scroller class, which also calculates the offset/limit needed for an SQL query selecting records for the current page.
- Tracking Memory Usage and Garbage Collection
Simplifying memory usage tracking
- Simple Amazon S3 Server
A simple server compatible with Amazon S3
|