Packages from zetacomponents
-
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.
491 916 10
-
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.
457 728 4
-
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.
452 611 2
-
PHP
zetacomponents/base
The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.
8 122 263 36
-
PHP
zetacomponents/cache
A solution for caching, supporting multiple backends allowing you to specify the best performing solution for your caching-problem.
506 381 6
-
PHP
zetacomponents/coding-standard
The Zeta Components Coding Standard is a set of PHPCS rules applied to all Zeta Components projects.
406 0
-
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.
511 510 4
-
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.
1 730 918 23
-
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.
918 619 8
-
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.
10 281 4
-
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.
475 401 3
-
PHP
zetacomponents/document
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
2 753 646 25
-
PHP
zetacomponents/event-log
Allows you to log events or audit trails into files or other storage spaces in different formats.
506 401 2
-
PHP
zetacomponents/event-log-database-tiein
Contains the database writer backend for the EventLog component.
9 477 2
-
PHP
zetacomponents/execution
Provides functionality to give feedback to your application's users when a fatal error happened or an uncaught exception was thrown.
25 134 2
-
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).
1 582 997 12
-
PHP
zetacomponents/file
Provides support for file operations which are not covered by PHP or are just missing.
9 026 3
-
PHP
zetacomponents/graph
A component for creating pie charts, line graphs and other kinds of diagrams.
503 257 26
-
PHP
zetacomponents/graph-database-tiein
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.
7 259 4
-
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.
528 791 3
-
PHP
zetacomponents/image-conversion
A set of classes to apply different filters on images, such as colour changes, resizing and special effects.
527 971 6
-
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.
1 916 928 101
-
PHP
zetacomponents/mvc-authentication-tiein
This component provides authentication filters for the MvcTools component.
452 628 3
-
PHP
zetacomponents/mvc-feed-tiein
This component provides a view handler that renders result data as an ATOM or RSS feed.
3 965 2
-
PHP
zetacomponents/mvc-mail-tiein
This component provides a request parser that extracts request data from e-mail messages.
3 955 2
-
PHP
zetacomponents/mvc-template-tiein
This component provides a view handler that renders result data with the Template component.
29 548 0
-
PHP
zetacomponents/mvc-tools
The MvcTools component provides functionality for request parsing, routing, dispatching, views and response writing. With the tools in this component you can very easily build an MVC framework.
490 826 9
-
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.
503 016 4
-
PHP
zetacomponents/persistent-object-database-schema-tiein
This component allows the automatic generation of PersistentObject definition files from DatabaseSchema definitions.
8 560 2
-
PHP
zetacomponents/php-generator
Provides a simple interface for creating PHP files and executing PHP code.
139 678 5
-
PHP
zetacomponents/reflection
The main objective of the Reflection component is to enhance PHP by type information and annotations. It uses source code documentation to determine data types and other pieces of information provided via annotations. Those annotations can be used to realize systems which depend on strong type infor
1 070 3
-
PHP
zetacomponents/search
The Search component provides an interface to index and query documents with different search engine backends.
4 129 3
-
PHP
zetacomponents/signal-slot
The SignalSlot component implements a mechanism for inter and intra object communication through the use of signals and slots.
478 693 3
-
PHP
zetacomponents/system-information
Provides access to common system variables, such as CPU type and speed, and the available amount of memory.
1 969 128 26
-
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
30 928 3
-
PHP
zetacomponents/template-translation-tiein
Provides functionality to use translations inside templates.
29 639 2
-
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.
51 909 4
-
PHP
zetacomponents/translation-cache-tiein
This component adds the TranslationCache backend to the Translation component and allows cached translations.
25 039 2
-
PHP
zetacomponents/tree
The Tree component handles the creating, manipulating and querying of tree structures. The component supports different storage algorithms for optimal performance.
4 179 4
-
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.
4 121 3
-
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.
3 989 2
-
11 147 2
-
PHP
zetacomponents/url
The Url package provides basic operations to handle urls (parse, build, get/set path, get/set query).
55 292 5
-
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.
26 805 3
-
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.
486 230 13
-
PHP
zetacomponents/workflow-database-tiein
Contains the database backend for the Workflow component.
159 436 6
-
PHP
zetacomponents/workflow-event-log-tiein
Contains the EventLog listener for the Workflow component.
15 122 3
-
PHP
zetacomponents/workflow-signal-slot-tiein
Contains the SignalSlot links for the Workflow component.
4 763 3
-
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!
167 750 66
