Libraries tagged by zeit
zetacomponents/mail
1658901 Downloads
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.
zetacomponents/base
7060989 Downloads
The Base package provides the basic infrastructure that all packages rely on. Therefore every component relies on this package.
zetacomponents/workflow
162875 Downloads
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.
zetacomponents/graph
425973 Downloads
A component for creating pie charts, line graphs and other kinds of diagrams.
zetacomponents/feed
1244930 Downloads
This component handles parsing and creating RSS1, RSS2 and ATOM feeds, with support for different feed modules (dc, content, creativeCommons, geo, iTunes).
zetacomponents/document
2614571 Downloads
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
zetacomponents/console-tools
1600547 Downloads
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.
zeptech/annotations
588353 Downloads
DOC Block annotation parsing for PHP
zeichen32/gitlabapibundle
352543 Downloads
Symfony Bundle to include the gitlab api.
wikimedia/zest-css
429033 Downloads
Fast, lightweight, extensible CSS selector engine for PHP
zetacomponents/workflow-database-tiein
154720 Downloads
Contains the database backend for the Workflow component.
zetacomponents/webdav
473528 Downloads
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.
zetacomponents/translation
31451 Downloads
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.
zetacomponents/persistent-object
481555 Downloads
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.
zetacomponents/mvc-tools
472984 Downloads
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.