zetacomponents/unit-test dependents (47) Order by: name | downloads Show: all | require | require-dev
-
PHP
zetacomponents/search
The Search component provides an interface to index and query documents with different search engine backends.
-
PHP
zetacomponents/signal-slot
The SignalSlot component implements a mechanism for inter and intra object communication through the use of signals and slots.
-
PHP
zetacomponents/system-information
Provides access to common system variables, such as CPU type and speed, and the available amount of memory.
-
PHP
zetacomponents/template
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).
-
PHP
zetacomponents/template-translation-tiein
Provides functionality to use translations inside templates.
-
PHP
zetacomponents/translation
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.
-
PHP
zetacomponents/translation-cache-tiein
This component adds the TranslationCache backend to the Translation component and allows cached translations.
-
PHP
zetacomponents/tree
The Tree component handles the creating, manipulating and querying of tree structures. The component supports different storage algorithms for optimal performance.
-
PHP
zetacomponents/tree-database-tiein
The Tree component handles the creating, manipulating and querying of tree structures. This component implements the database related backends and data stores.
-
PHP
zetacomponents/tree-persistent-object-tiein
The Tree component handles the creating, manipulating and querying of tree structures. This component uses persistent objects as data storage for the data elements of the tree nodes.
-
PHP
zetacomponents/url
The Url package provides basic operations to handle urls (parse, build, get/set path, get/set query).
-
PHP
zetacomponents/user-input
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.
-
PHP
zetacomponents/webdav
This component allows you to set up and run your own WebDAV (RFC 2518) server, to enable online content editing for the users of your system through the WebDAV HTTP extension.
-
PHP
zetacomponents/workflow
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.
Abandoned!
-
PHP
zetacomponents/workflow-database-tiein
Contains the database backend for the Workflow component.