Search by

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

  • PHP

    zetacomponents/base

    The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.

    Latest version requires zetacomponents/unit-test ~1.2.3

  • PHP

    zetacomponents/document

    The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.

    Latest version requires zetacomponents/unit-test *

  • PHP

    zetacomponents/system-information

    Provides access to common system variables, such as CPU type and speed, and the available amount of memory.

    Latest version requires zetacomponents/unit-test *

  • PHP

    zetacomponents/mail

    The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.

    Latest version requires zetacomponents/unit-test *

  • PHP

    zetacomponents/console-tools

    A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.

    Latest version requires zetacomponents/unit-test *

  • PHP

    zetacomponents/feed

    This component handles parsing and creating RSS1, RSS2 and ATOM feeds, with support for different feed modules (dc, content, creativeCommons, geo, iTunes).

    Latest version requires zetacomponents/unit-test *

  • PHP

    zetacomponents/database

    A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.

    Latest version requires zetacomponents/unit-test *

  • PHP

    zetacomponents/image-analysis

    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.

    Latest version requires zetacomponents/unit-test *

  • PHP

    zetacomponents/image-conversion

    A set of classes to apply different filters on images, such as colour changes, resizing and special effects.

    Latest version requires zetacomponents/unit-test @dev

  • PHP

    zetacomponents/configuration

    A component that allows you to use configuration files in different formats. The formats include the standard .ini file, and an array based format.

    Latest version requires zetacomponents/unit-test *

  • PHP

    zetacomponents/graph

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

    Latest version requires zetacomponents/unit-test ^1.2

  • PHP

    zetacomponents/cache

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

    Latest version requires zetacomponents/unit-test *

  • PHP

    zetacomponents/event-log

    Allows you to log events or audit trails into files or other storage spaces in different formats.

    Latest version requires zetacomponents/unit-test *

  • PHP

    zetacomponents/persistent-object

    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.

    Latest version requires zetacomponents/unit-test *

  • PHP

    zetacomponents/archive

    The component allows you to create, modify, and extract archive files of various formats. The currently supported archives formats are Tar (with the flavours: ustar, v7, pax, and gnu) and Zip.

    Latest version requires zetacomponents/unit-test ^1.2