Libraries tagged by zetacomponents
zetacomponents/workflow-database-tiein
157721 Downloads
Contains the database backend for the Workflow component.
zetacomponents/user-input
17342 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
49095 Downloads
The Url package provides basic operations to handle urls (parse, build, get/set path, get/set query).
zetacomponents/translation-cache-tiein
15604 Downloads
This component adds the TranslationCache backend to the Translation component and allows cached translations.
zetacomponents/template
26892 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
466632 Downloads
The SignalSlot component implements a mechanism for inter and intra object communication through the use of signals and slots.
zetacomponents/persistent-object-database-schema-tiein
6231 Downloads
This component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions.
zetacomponents/persistent-object
488748 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
444324 Downloads
This component provides authentication filters for the MvcTools component.
zetacomponents/image-analysis
514285 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
4932 Downloads
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.
zetacomponents/file
6694 Downloads
Provides support for file operations which are not covered by PHP or are just missing.
zetacomponents/execution
15692 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
7148 Downloads
Contains the database writer backend for the EventLog component.
zetacomponents/event-log
490814 Downloads
Allows you to log events or audit trails into files or other storage spaces in different formats.