Projects tagged ‘apc’


[13 total ]

36 Users
   

Simple Machines Forum — SMF in short — is a free, professional grade software package that allows you to set up your own online community within minutes. Its powerful custom made template ... [More] engine puts you in full control of the lay-out of your message board and with our unique SSI - or Server Side Includes - function you can let your forum and your website interact with each other. SMF is written in the popular language PHP and uses a MySQL database. It is designed to provide you with all the features you need from a bulletin board while having an absolute minimal impact on the resources of the server. SMF is the next generation of forum software - and best of all it is and will always remain completely free! [Less]
Created over 2 years ago.

1 Users

XAMP (xml + xsl + apache + mysql + php) is framework for fast and pretty web-development. It's MVC compliant: xml (M), xslt (V) and php (C). The main point of XAMP is coding by XML-tags. XAMP syntax ... [More] is very compact and simple, but powerful and flexible. [Less]
Created 7 months ago.

1 Users

LayerCache is a simple caching framework for PHP5 which allows you to easily plug a multi-layer caching mechanism into your application. It implements the concept of layered caching where an item ... [More] can be cached in several layers. When you request an item, the framework reads from each cache in the stack. If the item is present, it's returned, if it isn't, it's retrieved from the source and stored in all caches in the stack. [Less]
Created 3 months ago.

1 Users

A multi-purpose Symfony caching plugin: - Provides Symfony 1.1+ cache classes for Symfony 1.0 (with an adapter for view caching). - Also provides a transparent and extensible API to cache objects ... [More] with the cache classes, for any version of Symfony. - A convenient way to get cache classes depending on your environment. - DebugBar/Logging for any cache class, with timing and hit/miss information. [Less]
Created 8 months ago.

0 Users

CacheCore is a lightweight caching system for PHP 5.1.4+ that provides a single interface for a variety of storage types. Write your caching logic once and you can switch between caching types by ... [More] simply changing the class that's instantiated. CacheCore was born out of the Tarzan project, and was designed from the start to be a reliable standalone component to be re-used in any other project. [Less]
Created 11 months ago.

0 Users

apc java project
Created 4 months ago.

0 Users

A service of the Center for Urban Transportation Research at the University of South Florida. A progressive approach to bring a widely accepted standard to transit data collection and storage involving stakeholders in the transit industry.
Created 12 months ago.

0 Users

Keepitclose is a simple HTTP caching web service written in PHP to avoid accessing external resources (such as feeds) often, without having to change the application making the request (other than ... [More] changing the URL). The current alpha version supports caching to shared memory through APC and caching to one or more memcache servers. The project is currently in alpha and should not be used in any production environment without being fully aware of the risks. To get started: Check out the current trunk Add a VirtualHost to your Apache configuration to point to the www/ directory as the root directory in the VirtualHost. THIS IS IMPORTANT. The service has been written to not expose any unneeded files through the web server. The current version uses .htaccess to add a autoPrepend file, but there's a simple constant check and require_once in index.php to work anyways. Should work under httpd's that does not support .htaccess and php_value. '''config.php''' in config/ contains a simple example of configuration directives. APC and Memcache are supported as backends in the first alpha version. APC lives in the current HTTPD memory space, Memcache supports distributed clients connecting to a central memory based server. Use your HTTPD to limit access to the caching service. The project includes rudimentary access control support, see the 'allowedHosts' key in '''config.php''' (which is a regular expression to match the host against). Access the resource through http:///?url=http://www.example.com/resource.xml [Less]
Created 12 months ago.

0 Users

PHP class for Asynchronous Cache Validation (stale-while-revalidate)
Created about 1 month ago.

0 Users

PHP Javascript file upload with APC ans Ajax
Created 11 months ago.