zetacomponents/base dependents (44) Order by: name | downloads Show: all | require | require-dev

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

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

  • PHP

    civicrm/civicrm-core

    Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

  • 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/php-generator

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

  • PHP

    fresque/fresque

    A command line tool to manage your php-resque workers

  • PHP

    freelancehunt/fresque

    A command line tool to manage your php-resque workers

  • 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

    netgen/ezpublish-legacy

    eZ Publish Legacy (aka LegacyStack in 5.x. Is an updated version of eZ Publish 4.x capable of being combined with Ibexa OSS)

  • 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/database-schema

    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.