Libraries tagged by zetacomponents
zetacomponents/configuration
512588 Downloads
A component that allows you to use configuration files in different formats. The formats include the standard .ini file, and an array based format.
zetacomponents/cache
508284 Downloads
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
zetacomponents/archive
492595 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
167872 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.
zetacomponents/workflow-database-tiein
159557 Downloads
Contains the database backend for the Workflow component.
zetacomponents/url
55897 Downloads
The Url package provides basic operations to handle urls (parse, build, get/set path, get/set query).
zetacomponents/translation-cache-tiein
26115 Downloads
This component adds the TranslationCache backend to the Translation component and allows cached translations.
zetacomponents/template-translation-tiein
29992 Downloads
Provides functionality to use translations inside templates.
zetacomponents/template
31309 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
479514 Downloads
The SignalSlot component implements a mechanism for inter and intra object communication through the use of signals and slots.
zetacomponents/php-generator
139797 Downloads
Provides a simple interface for creating PHP files and executing PHP code.
zetacomponents/persistent-object-database-schema-tiein
8809 Downloads
This component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions.
zetacomponents/mvc-template-tiein
29898 Downloads
This component provides a view handler that renders result data with the Template component.
zetacomponents/mvc-authentication-tiein
453101 Downloads
This component provides authentication filters for the MvcTools component.
zetacomponents/graph-database-tiein
7506 Downloads
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.