Libraries tagged by zset
zetacomponents/cache
487323 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
zetacomponents/archive
483027 Downloads
The component allows you to create, modify, and extract archive files of various formats. The currently supported archives formats are Tar (with the flavours: ustar, v7, pax, and gnu) and Zip.
zetacomponents/workflow
166226 Downloads
The purpose of the Workflow component is to provide the core functionality of an activity-based workflow system including the definition and execution of workflow specifications.
aoepeople/zettr
9699 Downloads
Manage and apply settings (formerly known as EnvSettingsTool)
zetaphor/reddit-api-client
2679 Downloads
Provides an interface to the API at reddit.com
zetacomponents/workflow-database-tiein
158032 Downloads
Contains the database backend for the Workflow component.
zetacomponents/user-input
18572 Downloads
A component that assists you to safely user input variables coming into your application. It builds on top of PHP's filter extension and extends it by providing a more inituitive API.
zetacomponents/url
49909 Downloads
The Url package provides basic operations to handle urls (parse, build, get/set path, get/set query).
zetacomponents/translation-cache-tiein
16823 Downloads
This component adds the TranslationCache backend to the Translation component and allows cached translations.
zetacomponents/translation
40482 Downloads
A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.
zetacomponents/template-translation-tiein
26402 Downloads
Provides functionality to use translations inside templates.
zetacomponents/template
27486 Downloads
A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
zetacomponents/signal-slot
467893 Downloads
The SignalSlot component implements a mechanism for inter and intra object communication through the use of signals and slots.
zetacomponents/persistent-object
490464 Downloads
This component allows you to store an arbitrary data structures to a fixed database table. The component provides all the functionality needed to fetch, list, delete etc these datastructures.
zetacomponents/mvc-authentication-tiein
445111 Downloads
This component provides authentication filters for the MvcTools component.