Libraries tagged by zetacomponents
zetacomponents/archive
482732 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
166093 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
157904 Downloads
Contains the database backend for the Workflow component.
zetacomponents/user-input
18232 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
49641 Downloads
The Url package provides basic operations to handle urls (parse, build, get/set path, get/set query).
zetacomponents/unit-test
9705 Downloads
zetacomponents/unit-test Component
zetacomponents/translation-cache-tiein
16485 Downloads
This component adds the TranslationCache backend to the Translation component and allows cached translations.
zetacomponents/template-translation-tiein
26234 Downloads
Provides functionality to use translations inside templates.
zetacomponents/template
27307 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
467565 Downloads
The SignalSlot component implements a mechanism for inter and intra object communication through the use of signals and slots.
zetacomponents/mvc-authentication-tiein
444949 Downloads
This component provides authentication filters for the MvcTools component.
zetacomponents/image-analysis
515447 Downloads
This class allows you to analyse image files in different ways. At least the MIME type of the file is returned. In some cases (JPEG, TIFF and GIF) additional information is gathered as well.
zetacomponents/graph-database-tiein
5128 Downloads
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.
zetacomponents/file
6889 Downloads
Provides support for file operations which are not covered by PHP or are just missing.
zetacomponents/execution
16579 Downloads
Provides functionality to give feedback to your application's users when a fatal error happened or an uncaught exception was thrown.