The simply the best collection of functions scripts
Create an HTML tab interface using plug-and-play JavaScript. Uses CSS to customize the appearance of the tabs. Multiple tab sets on a page as well as nested tabs. onLoad and onClick callback functions to perform more advanced functions, such as loading the tab content dynamically using AJAX.
A CSS pre-processor that extends the CSS language, adding features that allow variables, mixins, functions and many other techniques to make CSS that is more maintainable, themable and extendable. Less runs inside Node, in the browser and inside Rhino. There are also 3rd party tools that allow you to compile your files and watch for changes.
jRespond is a simple way to globally manage JavaScript on responsive websites. It holds a list of user-defined functions that are fired based on the browser's width compared to a list of customizable breakpoints.
A cross-browser JavaScript XML Library which includes basic functions and properties that Microsoft.XMLDOM ActiveXObject has. The purpose of the library is to solve the problem of creating different XMLHTTP and XMLDOM objects for different browsers. So you have only one cross-browser API.
A collection of useful PHP scripts and functions. They are all designed to be copy-and-paste-able into your current framework.
A petite library of essential encryption functions for PHP 5.3 - 7.1. Block ciphers, stream ciphers, Rivest's ciphers, key derivation, time-safe string comparison and secure random byte generation.
It can take an object with functions that define the parameters of the backup to be processed, like the interval period between each backup, the database backup file pattern, the database connection, and a function to call when a backup process succeeds. The package will automatically execute the backup process at the defined periods.