Select a tag to browse associated projects and drill deeper into the tag cloud.
A lightweight, easy to use PHP content management system (CMS). Written to be fast and to use as little memory as possible. Placeto CMS offers browser and server caching, provides gzip compression and to cut down on bandwidth and CPU time.
SmartOptimizer is a PHP program that enhances your website performance by optimizing the front-end using techniques such as minifying, compression, caching and concatenation.
In short this is a project for the compression / redirection / etc of long URL's into short (compressed) urls using the domain of your choice. The work is based loosely on the http://is.gd approach in API, integration, and ease of use but with additional features. This project is considerably
LZW is a simple algorithm efficient mainly in text compression. This library provides simple functions for LZW compression and decompression. include "./lzw.inc.php"; $data = ""; $compressed = lzw_compress($data); var_dump($data === lzw_decompress($compressed));
WhatFramework agnostic, easy to integrate or extend, generic client file serving tool, PHP Client Booster contains different files able to merge, minify, pre-compress, and serve whatever kind of client file forcing browser cache when possible and avoiding server stress. JavaScript or CSS via YUI
This patch replace the PHP Memcache extension to use LZO library instead of the original zlib/gzip library. What is LZO?LZO is a lossless data compression library which is suitable for data de-/compression in real-time. It is very fast and reliable, even used on the Mars - inside the NASA Mars
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.