zetacomponents/unit-test dependents (47) Order by: name | downloads Show: all | require | require-dev

  • PHP

    zetacomponents/cache

    A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.

  • 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/debug

    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.

  • PHP

    zetacomponents/authentication

    The purpose of the Authentication component is to provide support for different means of identification and authentication of users using different providers and protocols.

  • PHP

    zetacomponents/authentication-database-tiein

    The purpose of the Authentication component is to provide support for different means of identification and authentication of users using different providers and protocols.

  • PHP

    zetacomponents/graph

    A component for creating pie charts, line graphs and other kinds of diagrams.

  • 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.

  • PHP

    zetacomponents/workflow-database-tiein

    Contains the database backend for the Workflow component.

  • PHP

    zetacomponents/php-generator

    Provides a simple interface for creating PHP files and executing PHP code.

  • PHP

    zetacomponents/url

    The Url package provides basic operations to handle urls (parse, build, get/set path, get/set query).

  • 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/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/mvc-template-tiein

    This component provides a view handler that renders result data with the Template component.

  • PHP

    zetacomponents/workflow-event-log-tiein

    Contains the EventLog listener for the Workflow component.