Libraries & Classes. Development Tools. Scripts & Programs. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Libraries & Classes scripts for your web site.
Libraries & Classes
-
MySQLi Query
I created this class to avoid the repetitiveness associated with mysqli prepared statements. It can be seen as a mini framework for running queries. It creates a database connection and accepts queries through the execute method. The execute method... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Zoocache - output caching
Zoocache caches the output of your php pages for dramatically saving cpu power and speeding up loading of the pages, especially when using a CMS. Features are different storage drivers (currently file system & MySQL; easily extendable), gzip... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Zebra_Mptt, a PHP implementation of the modified preorder tree traversal algorithm
Zebra_MPTT is a PHP class that provides an implementation of the modified preorder tree traversal algorithm making it easy for you to use MPTT in your PHP applications. It provides methods for adding nodes anywhere in the tree, deleting nodes, moving... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP Zip files and directory class
This PHP class is capable of Zipping a single file or even an entire directory. To use this Zip class file, -You have to include this file in your project. -Create class object. -Call the public function compress(); this function takes two... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
EDDCS Digital Download Delivery Confirmation API
Add Delivery Confirmation Capability to Your PHP Download Protection Software. EDDCS offers delivery confirmation for downloadable merchandise that goes way beyond software that simply tracks clicks. EDDCS monitors the entire download process... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Template parser
This is a PHP class used for parsing templates. It can resolve different types of tags using a separate resolver class, where each method corresponds to a template tag. Tags can be nested within tags, the innermost tag is resolved first. The tag... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
phpSweetPDO
Extremly simple to use Phar package to ease deployment. You just need one 9Kb file to work with library (compressed phar) Compact (like 400 lines of commented code which you may compress even further) Optionally supports events, that... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
HTML Purifier
HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a secure yet permissive whitelist, it will also make sure your documents are standards compliant,... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Zebra_Pagination, a generic pagination PHP class
A generic pagination class that automatically generates navigation links given the total number of items and the number of items per page. Please note that this is a *generic* pagination class, meaning that it does not display any records! It is up to... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
MyLogPHP
This class allow programmers to easily write messages to a log file. QUICK START Include in your script the file "MyLogPHP.class.php". include('MyLogPHP.class.php'); Instantiate the object. Optionally you can pass the log file name and the... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Open Power Autoloader
Open Power Autoloader provides a collection of fast, universal class autoloaders for PHP 5.3+ compatible with PSR-0 proposal, together with the management tools. It can be used for all the projects that follow this naming convention, i.e. Symfony 2,... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Simple-Template
This package implements a template engine based on PHP template scripts. It includes PHP template scripts so they are executed and the main class captures its output. The template scripts may use class functions of previously registered helper classes.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
UBB Code Parser
This class can parse ubb tags and convert them into html. Supported tags are: bold, italics, underline, colour, images, links and ordered and unordered lists. My website contains a try-out page which demonstrates the capabilities
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
SocketServer
This class can be used to implement a server to handle TCP requests. SocketServer is a foundation for allowing a user to easily create a multi-client server. Responses to connections, disconnections, and user input are done using hooks. This class has... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
CSS Compressor
This php class library can be used to compress css files of your page before output. It can merge multiple css files into one to reduce number of http request. It will remove all whitespace and comments from the merged css file to reduce file size.... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP DataRegistry
Save any kind of data (string, numeric, array, record, object, files) in namespaces, with or without persistence, and allows to retrieve it anywhere. Use it to populate data across all your application, and across all user session with optional... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Ext Direct App
ExtDirectApp enables you to call methods from PHP classes using client-side Javascript. This is known as "remoting", or RPC (remote procedure call). ExtDirectApp is an alternative implementation of the Ext.Direct integration with PHP. It requires PHP... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
SithTemplate
SithTemplate is a text-based, general-purpose template engine for PHP5, with Django-compatible syntax. It's aiming to be fast and simple to integrate, while providing powerful extensions mechanism.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Savant templete
Why Use Savant for Templates? * * You don't need to learn a new language or markup to create a template. The template language is PHP, and the template file is a regular PHP file. * * You don't have to worry about separate directories (or... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Gears - Template Engine - v1.8
A PHP class that loads template files, binds variables to a single file or globally without the need for custom placeholders/variables, allows for parent-child hierarchy and parses the template structure. * Loads any type of file into the system *... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose