Libraries tagged by zetacomponents
zetacomponents/archive
483992 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
166474 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
158273 Downloads
Contains the database backend for the Workflow component.
zetacomponents/user-input
20063 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
50359 Downloads
The Url package provides basic operations to handle urls (parse, build, get/set path, get/set query).
zetacomponents/translation-cache-tiein
18310 Downloads
This component adds the TranslationCache backend to the Translation component and allows cached translations.
zetacomponents/signal-slot
468737 Downloads
The SignalSlot component implements a mechanism for inter and intra object communication through the use of signals and slots.
zetacomponents/php-generator
136399 Downloads
Provides a simple interface for creating PHP files and executing PHP code.
zetacomponents/persistent-object-database-schema-tiein
6785 Downloads
This component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions.
zetacomponents/mvc-authentication-tiein
445813 Downloads
This component provides authentication filters for the MvcTools component.
zetacomponents/image-analysis
517017 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
5485 Downloads
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.
zetacomponents/file
7248 Downloads
Provides support for file operations which are not covered by PHP or are just missing.
zetacomponents/execution
18403 Downloads
Provides functionality to give feedback to your application's users when a fatal error happened or an uncaught exception was thrown.
zetacomponents/event-log-database-tiein
7702 Downloads
Contains the database writer backend for the EventLog component.