Libraries tagged by zest
zetacomponents/workflow-database-tiein
157809 Downloads
Contains the database backend for the Workflow component.
zetacomponents/user-input
17902 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
49304 Downloads
The Url package provides basic operations to handle urls (parse, build, get/set path, get/set query).
zetacomponents/translation-cache-tiein
16162 Downloads
This component adds the TranslationCache backend to the Translation component and allows cached translations.
zetacomponents/translation
39423 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
27071 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
467127 Downloads
The SignalSlot component implements a mechanism for inter and intra object communication through the use of signals and slots.
zetacomponents/mvc-authentication-tiein
444733 Downloads
This component provides authentication filters for the MvcTools component.
zetacomponents/image-analysis
514888 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
5044 Downloads
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.
zetacomponents/file
6806 Downloads
Provides support for file operations which are not covered by PHP or are just missing.
zetacomponents/execution
16247 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
491864 Downloads
Allows you to log events or audit trails into files or other storage spaces in different formats.
zetacomponents/debug
460546 Downloads
This component provides a set of classes that help you to debug an application. It provides timers and report generators for different formats that give a summary of warnings and errors that occurred within your application.
zetacomponents/database-schema
8013 Downloads
A set of classes that allow you to extract information from a database schema, compare database schemas and apply a set of changes to a database schema.