Horde PEAR channel

Registering the channel:
pear channel-discover pear.horde.org
Listing available packages:
pear remote-list -c horde
Installing a package:
pear install horde/package_name
Installing a specific version/stability:
pear install horde/package_name-1.0.0
pear install horde/package_name-beta
Receiving updates via a feed:
http://peartest.horde.org/feed.xml

Horde_ActiveSync - Horde ActiveSync Server Library

Libraries for implementing an ActiveSync server.

Install commandpear install horde/Horde_ActiveSync
LicenseGPL-2.0
Dependencies
pear.horde.org
Horde_Date, Horde_Exception, Horde_Support, Horde_Util
MaintainersMichael J Rubinsky (as lead)
Releases1.2.6 (stable)

Horde_Alarm - Horde Alarm Libraries

An interface to deal with reminders, alarms and notifications through a standardized API. The following notification methods are currently available: standard Horde notifications, popups, emails.

Install commandpear install horde/Horde_Alarm
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Date, Horde_Exception, Horde_Translation
MaintainersJan Schneider (as lead)
Releases1.0.8 (stable)

Horde_Argv - Horde command-line argument parsing package

Classes for parsing command line arguments with various actions, providing help, grouping options, and more.

Install commandpear install horde/Horde_Argv
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Exception, Horde_Translation
MaintainersChuck Hagenbuch (as lead), Mike Naberezny (as lead)
Releases1.0.6 (stable)

Horde_Auth - Horde Authentication API

The Horde_Auth package provides a common interface into the various backends for the Horde authentication system.

Install commandpear install horde/Horde_Auth
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Util
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead), Michael Slusarz (as lead)
Releases1.4.10 (stable)

Horde_Autoloader - Horde Autoloader

Autoload implementation and class loading manager for Horde.

Install commandpear install horde/Horde_Autoloader
LicenseLGPL-2.1
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.0.2 (stable)

Horde_Browser - Horde Browser API

The Horde_Browser class provides an API for getting information about the current user's browser and its capabilities.

Install commandpear install horde/Horde_Browser
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Util
MaintainersChuck Hagenbuch (as lead)
Releases1.0.7 (stable)

Horde_Cache - Horde Caching API

A simple, functional caching API, with the option to store the cached data on the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator, XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.

Install commandpear install horde/Horde_Cache
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Util
MaintainersChuck Hagenbuch (as lead), Michael Slusarz (as lead)
Releases1.0.5 (stable)

Horde_Cli - Horde Command Line Interface API

Horde_Cli:: API for basic command-line functionality/checks

Install commandpear install horde/Horde_Cli
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Support, Horde_Translation
MaintainersJan Schneider (as lead), Chuck Hagenbuch (as lead)
Releases1.0.5 (stable)

Horde_Compress - Horde Compression API

An API for various compression techniques.

Install commandpear install horde/Horde_Compress
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Translation, Horde_Util
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead), Michael Slusarz (as lead)
Releases1.0.7 (stable)

Horde_Constraint - Horde Constraint library

A programmatic way of building constraints that evaluate to true or false.

Install commandpear install horde/Horde_Constraint
LicenseBSD-2-Clause
MaintainersChuck Hagenbuch (as lead)
Releases1.0.2 (stable)

Horde_Controller - Horde Controller libraries

The controller part of an MVC system for Horde.

Install commandpear install horde/Horde_Controller
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Exception, Horde_Injector, Horde_Log, Horde_Support, Horde_Util
MaintainersMike Naberezny (as lead), Chuck Hagenbuch (as lead)
Releases1.0.2 (stable)

Horde_Core - Horde Core Framework libraries

These classes provide the core functionality of the Horde Application Framework.

Install commandpear install horde/Horde_Core
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_ActiveSync, Horde_Alarm, Horde_Auth, Horde_Autoloader, Horde_Browser, Horde_Cache, Horde_Cli, Horde_Compress, Horde_Controller, Horde_Data, Horde_Date, Horde_Exception, Horde_Group, Horde_History, Horde_Injector, Horde_Lock, Horde_Log, Horde_LoginTasks, Horde_Mime, Horde_Mime_Viewer, Horde_Notification, Horde_Perms, Horde_Prefs, Horde_Secret, Horde_Serialize, Horde_SessionHandler, Horde_Share, Horde_Support, Horde_Template, Horde_Token, Horde_Text_Filter, Horde_Text_Filter_Csstidy, Horde_Translation, Horde_Url, Horde_Util, Horde_View
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead), Michael Slusarz (as developer), Michael J Rubinsky (as developer)
Releases1.8.6 (stable)

Horde_Crypt - Horde Cryptography API

The Horde_Crypt package class provides an API for various cryptographic systems.

Install commandpear install horde/Horde_Crypt
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Mime, Horde_Stream_Filter, Horde_Translation, Horde_Util
MaintainersMichael Slusarz (as lead), Jan Schneider (as lead)
Releases1.1.2 (stable)

Horde_Data - Horde Data API

A data import and export API, with backends for: * CSV * TSV * iCalendar * vCard * vNote * vTodo

Install commandpear install horde/Horde_Data
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Browser, Horde_Exception, Horde_Icalendar, Horde_Mime, Horde_Translation, Horde_Util
MaintainersJan Schneider (as lead), Chuck Hagenbuch (as developer)
Releases1.0.7 (stable)

Horde_DataTree - DataTree API

TODO

Install commandpear install horde/Horde_DataTree
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Core, Horde_Exception, Horde_Serialize, Horde_Util
pear.php.net
DB
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.0.2 (stable)

Horde_Date - Horde Date package

Package for creating and manipulating dates.

Install commandpear install horde/Horde_Date
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Nls, Horde_Translation
MaintainersJan Schneider (as lead), Chuck Hagenbuch (as lead)
Releases1.0.11 (stable)

Horde_Date_Parser - Horde Date Parser

Library for natural-language date parsing, with support for multiple languages and locales

Install commandpear install horde/Horde_Date_Parser
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Date, Horde_Support
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.0.3 (stable)

Horde_Db - Horde Database Libraries

Horde database/SQL abstraction layer

Install commandpear install horde/Horde_Db
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Date, Horde_Exception, Horde_Support
MaintainersMike Naberezny (as lead), Chuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.2.2 (stable)

Horde_Editor - Horde Editor API

The Horde_Editor package provides an API to generate the code necessary for embedding javascript RTE editors in a web page.

Install commandpear install horde/Horde_Editor
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Browser, Horde_Core, Horde_Exception, Horde_Serialize
MaintainersChuck Hagenbuch (as lead), Michael Slusarz (as lead)
Releases1.0.2 (stable)

Horde_Exception - Horde Exception Handler

This class provides the default exception handlers for the Horde Application Framework.

Install commandpear install horde/Horde_Exception
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Translation
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead), Michael Slusarz (as developer)
Releases1.0.9 (stable)

Horde_Feed - Horde Feed libraries

Support for working with feed formats such as RSS and Atom.

Install commandpear install horde/Horde_Feed
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Exception, Horde_Http, Horde_Xml_Element
MaintainersChuck Hagenbuch (as lead)
Releases1.1.2 (stable)

Horde_Form - Horde Form API

The Horde_Form package provides form rendering, validation, and other functionality for the Horde Application Framework.

Install commandpear install horde/Horde_Form
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Core, Horde_Date, Horde_Exception, Horde_Mime, Horde_Nls, Horde_Token, Horde_Translation, Horde_Util
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.0.7 (stable)

Horde_Group - Horde User Groups System

Package for managing and accessing the Horde groups system.

Install commandpear install horde/Horde_Group
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Util
MaintainersJan Schneider (as lead), Chuck Hagenbuch (as lead)
Releases1.0.6 (stable)

Horde_History - API for tracking the history of an object

The Horde_History API provides a way to track changes on arbitrary pieces of data in Horde applications.

Install commandpear install horde/Horde_History
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Db, Horde_Exception
MaintainersChuck Hagenbuch (as lead)
Releases1.0.1 (stable)

Horde_Http - Horde HTTP libraries

An API for making HTTP requests.

Install commandpear install horde/Horde_Http
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Exception, Horde_Support
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.1.2 (stable)

Horde_Icalendar - iCalendar API

An API for dealing with iCalendar data.

Install commandpear install horde/Horde_Icalendar
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Date, Horde_Exception, Horde_Mime, Horde_Support, Horde_Translation, Horde_Util
MaintainersJan Schneider (as lead), Chuck Hagenbuch (as lead), Michael J Rubinsky (as developer)
Releases1.1.2 (stable)

Horde_Image - Horde Image API

An Image utility API, with backends for: * GD * GIF * PNG * SVG * SWF * ImageMagick convert command line tool * Imagick Extension

Install commandpear install horde/Horde_Image
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Support, Horde_Translation, Horde_Util
MaintainersMichael J Rubinsky (as lead), Chuck Hagenbuch (as lead)
Releases1.0.11 (stable)

Horde_Imap_Client - Horde IMAP abstraction interface

An abstracted API interface to various IMAP4rev1 (RFC 3501) backend drivers.

Install commandpear install horde/Horde_Imap_Client
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Mail, Horde_Mime, Horde_Util
MaintainersMichael Slusarz (as lead)
Releases1.5.2 (stable)

Horde_Imsp - IMSP API

Provides an API into an IMSP server for address books and options.

Install commandpear install horde/Horde_Imsp
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Translation
MaintainersMichael J Rubinsky (as lead)
Releases1.0.7 (stable)

Horde_Injector - Horde dependency injection container

A depedency injection container for Horde.

Install commandpear install horde/Horde_Injector
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Exception
MaintainersChuck Hagenbuch (as lead)
Releases1.0.2 (stable)

Horde_Itip - iTip invitation response handling

This package to generates MIME encapsuled responses to iCalendar invitations.

Install commandpear install horde/Horde_Itip
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Icalendar, Horde_Mime
MaintainersGunnar Wrobel (as lead), Jan Schneider (as lead)
Releases1.0.8 (stable)

Horde_Kolab_Format - A package for reading/writing Kolab data formats.

This package allows to convert Kolab data objects from XML to data arrays.

Install commandpear install horde/Horde_Kolab_Format
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception
MaintainersGunnar Wrobel (as lead)
Releases1.1.2 (stable)

Horde_Kolab_Storage - A package for handling Kolab data stored on an IMAP server

Storing user data in an IMAP account belonging to the user is one of the Kolab server core concepts. This package provides all the necessary means to deal with this type of data storage effectively.

Install commandpear install horde/Horde_Kolab_Storage
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Cache, Horde_Exception, Horde_Kolab_Format, Horde_Mime, Horde_Translation, Horde_Support, Horde_Util
MaintainersGunnar Wrobel (as lead)
Releases1.1.1 (stable)

Horde_Ldap - Horde LDAP libraries

A set of classes for connecting to LDAP servers and working with directory objects.

Install commandpear install horde/Horde_Ldap
LicenseLGPL-3.0
Dependencies
pear.horde.org
Horde_Exception, Horde_Util
MaintainersBen Klang (as lead), Jan Schneider (as lead)
Releases1.1.5 (stable)

Horde_Lock - Horde Resource Locking System

The Horde resource locking system.

Install commandpear install horde/Horde_Lock
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Support
MaintainersBen Klang (as lead)
Releases1.0.2 (stable)

Horde_Log - Horde Logging library

Horde Logging package with configurable handlers, filters, and formatting.

Install commandpear install horde/Horde_Log
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Constraint, Horde_Exception
MaintainersChuck Hagenbuch (as lead), Mike Naberezny (as lead)
Releases1.1.3 (stable)

Horde_LoginTasks - Horde Login Tasks System

An API for dealing with tasks run upon login to Horde applications.

Install commandpear install horde/Horde_LoginTasks
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Translation
MaintainersMichael Slusarz (as lead)
Releases1.0.4 (stable)

Horde_Mail - Horde Mail Library

The Horde_Mail library is a fork of the PEAR Mail library that provides additional functionality, including (but not limited to): * Allows a stream to be passed in. * Allows raw headertext to be used in the outgoing messages (required for things like message redirection pursuant to RFC 5322 [3.6.6]). * Native PHP 5 code. * PHPUnit test suite. * Provides more comprehensive sendmail error messages. * Uses Exceptions instead of PEAR_Errors.

Install commandpear install horde/Horde_Mail
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Exception, Horde_Mime, Horde_Stream_Filter
MaintainersMichael Slusarz (as lead)
Releases1.2.0 (stable)

Horde_Memcache - Horde Memcache API

Provides an API to access a memcache installation.

Install commandpear install horde/Horde_Memcache
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception
pecl.php.net
memcache
MaintainersMichael Slusarz (as lead)
Releases1.0.6 (stable)

Horde_Mime - Horde MIME Library

Provides methods for dealing with MIME (RFC 2045) and related e-mail (RFC 822/2822/5322) standards.

Install commandpear install horde/Horde_Mime
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Mail, Horde_Stream_Filter, Horde_Support, Horde_Text_Flowed, Horde_Translation, Horde_Util
MaintainersChuck Hagenbuch (as lead), Michael Slusarz (as lead)
Releases1.5.2 (stable)

Horde_Mime_Viewer - Horde MIME Viewer Library

Provides rendering drivers for MIME data.

Install commandpear install horde/Horde_Mime_Viewer
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Browser, Horde_Compress, Horde_Exception, Horde_Mime, Horde_Text_Filter, Horde_Text_Flowed, Horde_Util, Horde_Translation
MaintainersMichael Slusarz (as lead)
Releases1.0.9 (stable)

Horde_Nls - Native Language Support (NLS)

Common methods for handling language data, timezones, and hostname->country lookups.

Install commandpear install horde/Horde_Nls
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Translation, Horde_Util
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.1.6 (stable)

Horde_Notification - Horde Notification System

A library implementing a subject-observer pattern for raising and showing messages of different types and to different listeners.

Install commandpear install horde/Horde_Notification
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Util
MaintainersJan Schneider (as lead)
Releases1.0.2 (stable)

Horde_Oauth - Horde OAuth client/server

An OAuth consumer (http://oauth.net) and OAuth infrastructure, and in the future will provide an OAuth server.

Install commandpear install horde/Horde_Oauth
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Exception, Horde_Http
MaintainersChuck Hagenbuch (as lead)
Releases1.0.1 (stable)

Horde_Pdf - Horde PDF library

PDF generation using only PHP, without requiring any external libraries.

Install commandpear install horde/Horde_Pdf
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception
MaintainersJan Schneider (as lead), Chuck Hagenbuch (as lead), Mike Naberezny (as lead)
Releases1.0.3 (stable)

Horde_Perms - Horde Permissions System

The Perms package provides an interface to the Horde permissions system.

Install commandpear install horde/Horde_Perms
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Db, Horde_Exception, Horde_Group, Horde_Util, Horde_Translation
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.0.7 (stable)

Horde_Prefs - Horde Preferences API

The Horde_Prefs package provides a common abstracted interface into the various preferences storage mediums. It also includes all of the functions for retrieving, storing, and checking preference values.

Install commandpear install horde/Horde_Prefs
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Mime, Horde_Translation, Horde_Util
MaintainersMichael Slusarz (as lead), Chuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.1.8 (stable)

Horde_Rdo - Rampage Data Objects

Lightweight ORM layer

Install commandpear install horde/Horde_Rdo
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Db, Horde_Exception
MaintainersChuck Hagenbuch (as lead)
Releases1.2.1 (stable)

Horde_Role - PEAR installer role used to install Horde components

Allows PEAR to install Horde components into a base Horde installation.

Install commandpear install horde/Horde_Role
LicenseLGPL-2.1
MaintainersMichael Slusarz (as lead), Jan Schneider (as lead)
Releases1.0.1 (stable)

Horde_Routes - Horde Routes URL mapping system

Classes for mapping URLs into the controllers and actions of an MVC system. It is a port of a Python library, Routes, by Ben Bangert (http://routes.groovie.org).

Install commandpear install horde/Horde_Routes
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Exception, Horde_Util
MaintainersMike Naberezny (as lead), Chuck Hagenbuch (as lead)
Releases1.1.3 (stable)

Horde_Rpc - Horde RPC API

A common abstracted interface to various remote methods of accessing Horde functionality.

Install commandpear install horde/Horde_Rpc
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_ActiveSync, Horde_Core, Horde_Exception, Horde_Lock, Horde_Perms, Horde_Serialize, Horde_Support, Horde_SyncMl, Horde_Translation, Horde_Util, Horde_Xml_Element
MaintainersJan Schneider (as lead), Chuck Hagenbuch (as lead), Michael J Rubinsky (as developer)
Releases1.0.4 (stable)

Horde_Scribe - Scribe

Packaged version of the PHP Scribe client.

Install commandpear install horde/Horde_Scribe
LicenseApache 2.0
Dependencies
pear.horde.org
Horde_Thrift
MaintainersChuck Hagenbuch (as lead)
Releases1.0.2 (stable)

Horde_Secret - Secret Encryption API

An API for encrypting and decrypting small pieces of data with the use of a shared key.

Install commandpear install horde/Horde_Secret
LicenseLGPL-2.1
Dependencies
pear.php.net
Crypt_Blowfish
pear.horde.org
Horde_Exception
MaintainersChuck Hagenbuch (as lead), Michael Slusarz (as lead)
Releases1.0.1 (stable)

Horde_Serialize - Data Encapulation API

An interface to various methods of encapsulating data.

Install commandpear install horde/Horde_Serialize
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Util
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.0.3 (stable)

Horde_Service_Facebook - Horde Facebook client

Client libraries for the Facebook REST API.

Install commandpear install horde/Horde_Service_Facebook
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Exception, Horde_Http, Horde_Translation, Horde_Support
MaintainersMichael J Rubinsky (as lead)
Releases1.1.3 (stable)

Horde_Service_Twitter - Horde Twitter client

Client libraries for the Twitter REST API.

Install commandpear install horde/Horde_Service_Twitter
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Controller, Horde_Exception, Horde_Http, Horde_Oauth, Horde_Url
MaintainersMichael J Rubinsky (as lead)
Releases1.1.4 (stable)

Horde_SessionHandler - Horde Session Handler API

Horde_SessionHandler defines an API for implementing custom session handlers for PHP.

Install commandpear install horde/Horde_SessionHandler
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Util
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead), Michael Slusarz (as lead)
Releases1.0.5 (stable)

Horde_Share - Horde Shared Permissions System

Horde_Share provides an interface to all shared resources a user owns or has access to.

Install commandpear install horde/Horde_Share
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Db, Horde_Exception, Horde_Group, Horde_Perms, Horde_Support, Horde_Translation, Horde_Url, Horde_Util
MaintainersJan Schneider (as lead), Chuck Hagenbuch (as lead), Michael J Rubinsky (as lead)
Releases1.2.3 (stable)

Horde_SpellChecker - Spellcheck API

Unified spellchecking API.

Install commandpear install horde/Horde_SpellChecker
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Util
MaintainersChuck Hagenbuch (as lead), Michael Slusarz (as lead)
Releases1.0.1 (stable)

Horde_Stream_Filter - Horde Stream filters

A collection of various stream filters.

Install commandpear install horde/Horde_Stream_Filter
LicenseLGPL-2.1
MaintainersChuck Hagenbuch (as lead), Michael Slusarz (as lead)
Releases1.1.1 (stable)

Horde_Stream_Wrapper - Horde Stream wrappers

A collection of stream wrappers.

Install commandpear install horde/Horde_Stream_Wrapper
LicenseLGPL-2.1
MaintainersChuck Hagenbuch (as lead), Michael Slusarz (as lead)
Releases1.0.1 (stable)

Horde_Support - Horde support package

Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well.

Install commandpear install horde/Horde_Support
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Exception, Horde_Stream_Wrapper
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.0.3 (stable)

Horde_SyncMl - Horde_SyncMl provides an API for processing SyncML requests

Classes for implementing a SyncML server.

Install commandpear install horde/Horde_SyncMl
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Date, Horde_Icalendar, Horde_Log, Horde_Support, Horde_Util, Horde_Xml_Wbxml, Horde_Translation
MaintainersJan Schneider (as lead)
Releases1.0.9 (stable)

Horde_Template - Horde Template System

Horde Template system. Adapted from bTemplate, by Brian Lozier <brian@massassi.net>.

Install commandpear install horde/Horde_Template
LicenseLGPL-2.1
MaintainersChuck Hagenbuch (as lead), Michael Slusarz (as lead)
Releases1.0.2 (stable)

Horde_Test - Horde testing base classes

Horde-specific PHPUnit base classes.

Install commandpear install horde/Horde_Test
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Support, Horde_Util
pear.phpunit.de
PHPUnit
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.3.1 (stable)

Horde_Text_Diff - Engine for performing and rendering text diffs

A text-based diff engine and renderers for multiple diff output formats.

Install commandpear install horde/Horde_Text_Diff
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Util
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.0.3 (stable)

Horde_Text_Filter - Horde Text Filter API

Common methods for fitering and converting text.

Install commandpear install horde/Horde_Text_Filter
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Util
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead), Michael Slusarz (as developer)
Releases1.1.4 (stable)

Horde_Text_Filter_Csstidy - Horde Text Filter API

The Horde_Text_Filter_Csstidy:: class provides the PHP-based library needed to perform optimization/compression on CSS code. It is provided in a separate package as the code is under the GPLv2 license instead of the LGPLv2 license used for the Text_Filter class.

Install commandpear install horde/Horde_Text_Filter_Csstidy
LicenseGPL-2.0
Dependencies
pear.horde.org
Horde_Text_Filter
MaintainersMichael Slusarz (as lead)
Releases1.0.1 (stable)

Horde_Text_Flowed - Horde API for flowed text as per RFC 3676

The Horde_Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text).

Install commandpear install horde/Horde_Text_Flowed
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Util
MaintainersMichael Slusarz (as lead)
Releases1.0.2 (stable)

Horde_Token - Horde Token API

The Horde_Token:: class provides a common abstracted interface into the various token generation mediums. It also includes all of the functions for retrieving, storing, and checking tokens.

Install commandpear install horde/Horde_Token
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Translation, Horde_Url, Horde_Util
MaintainersChuck Hagenbuch (as lead), Gunnar Wrobel (as lead)
Releases1.1.7 (stable)

Horde_Translation - Horde translation library

Translation wrappers.

Install commandpear install horde/Horde_Translation
LicenseLGPL-2.1
MaintainersJan Schneider (as lead)
Releases1.0.2 (stable)

Horde_Tree - Horde Tree API

A tree view of hierarchical information. It allows for expanding/collapsing of branches and maintains their state.

Install commandpear install horde/Horde_Tree
LicenseGPL-2.0
Dependencies
pear.horde.org
Horde_Exception, Horde_Url, Horde_Util
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead), Michael Slusarz (as lead)
Releases1.0.1 (stable)

Horde_Url - Horde Url class

This class represents a single URL and provides methods for manipulating URLs.

Install commandpear install horde/Horde_Url
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception
MaintainersJan Schneider (as lead), Michael Slusarz (as lead)
Releases1.0.1 (stable)

Horde_Util - Horde Utility Libraries

These classes provide functionality useful for all kind of applications.

Install commandpear install horde/Horde_Util
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Url
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.3.1 (stable)

Horde_Vfs - Virtual File System API

A Virtual File System API, with backends for: * SQL * FTP * Local filesystems * Hybrid SQL and filesystem * Samba * SSH2/SFTP * IMAP (Kolab) Reading, writing and listing of files are all supported, and there are both object-based and array-based interfaces to directory listings.

Install commandpear install horde/Horde_Vfs
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Translation, Horde_Util
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.0.10 (stable)

Horde_View - Horde View API

A simple View pattern implementation.

Install commandpear install horde/Horde_View
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Exception, Horde_Support, Horde_Util
MaintainersChuck Hagenbuch (as lead), Mike Naberezny (as lead)
Releases1.0.2 (stable)

Horde_Xml_Element - Horde Xml Element object

An element object that can be used to provide SimpleXML-like functionality over a DOM object. The main advantage over using SimpleXML is the ability to add multiple levels of new elements in a single call, without introducing "ghost" objects.

Install commandpear install horde/Horde_Xml_Element
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Exception
MaintainersChuck Hagenbuch (as lead)
Releases1.0.2 (stable)

Horde_Xml_Wbxml - Horde_Xml_Wbxml provides an API for encoding and decoding WBXML documents used in SyncML and other wireless applications

Encoding and decoding of WBXML (Wireless Binary XML) documents. WBXML is used in SyncML for transferring smaller amounts of data with wireless devices.

Install commandpear install horde/Horde_Xml_Wbxml
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Util
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases1.0.4 (stable)

content - Tagging application

This application provides tagging support for the other Horde applications.

Install commandpear install horde/content
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Core, Horde_Date, Horde_Exception, Horde_Db, Horde_Injector, Horde_Rdo, Horde_Util
MaintainersChuck Hagenbuch (as lead), Michael J Rubinsky (as lead)
Releases1.0.4 (stable)

horde - Horde Application Framework

The Horde Application Framework is a flexible, modular, general-purpose web application framework written in PHP. It provides an extensive array of components that are targeted at the common problems and tasks involved in developing modern web applications. It is the basis for a large number of production-level web applications, notably the Horde Groupware suites. For more information on Horde or the Horde Groupware suites, visit http://www.horde.org.

Install commandpear install horde/horde
LicenseLGPL-2.1
Dependencies
pear.horde.org
Horde_Alarm, Horde_Argv, Horde_Auth, Horde_Autoloader, Horde_Browser, Horde_Core, Horde_Date, Horde_Exception, Horde_Form, Horde_Group, Horde_Http, Horde_Image, Horde_LoginTasks, Horde_Mime, Horde_Nls, Horde_Perms, Horde_Prefs, Horde_Rpc, Horde_Serialize, Horde_Support, Horde_Template, Horde_Text_Diff, Horde_Token, Horde_Text_Filter, Horde_Tree, Horde_Url, Horde_Util, Horde_View, Horde_Vfs
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead), Michael Slusarz (as lead), Michael J Rubinsky (as lead)
Releases4.0.15 (stable)

imp - A web based webmail system

IMP, the Internet Mail Program, is one of the most popular and widely deployed open source webmail applications in the world. It allows universal, web-based access to IMAP and POP3 mail servers and provides Ajax, mobile and traditional interfaces with a rich range of features normally found only in desktop email clients.

Install commandpear install horde/imp
LicenseGPL-2.0
Dependencies
pear.horde.org
horde, Horde_Auth, Horde_Browser, Horde_Compress, Horde_Core, Horde_Crypt, Horde_Date, Horde_Editor, Horde_Exception, Horde_Form, Horde_Icalendar, Horde_Image, Horde_Imap_Client, Horde_Itip, Horde_LoginTasks, Horde_Mail, Horde_Mime, Horde_Mime_Viewer, Horde_Nls, Horde_Notification, Horde_Perms, Horde_Serialize, Horde_SpellChecker, Horde_Support, Horde_Text_Filter, Horde_Text_Flowed, Horde_Token, Horde_Tree, Horde_Url, Horde_Util, Horde_View
MaintainersMichael Slusarz (as lead), Jan Schneider (as lead), Chuck Hagenbuch (as lead)
Releases5.0.20 (stable)

ingo - An email filter rules manager

Ingo is an email-filter management application. It is fully internationalized, integrated with Horde and the IMP Webmail client, and supports both server-side (Sieve, Procmail, Maildrop) and client-side (IMAP) message filtering.

Install commandpear install horde/ingo
LicenseBSD-2-Clause
Dependencies
pear.horde.org
horde, Horde_Auth, Horde_Autoloader, Horde_Core, Horde_Exception, Horde_Group, Horde_Form, Horde_Imap_Client, Horde_Mime, Horde_Perms, Horde_Share, Horde_Util
MaintainersJan Schneider (as lead), Michael Slusarz (as lead), Chuck Hagenbuch (as lead)
Releases2.0.8 (stable)

kronolith - A web based calendar

Kronolith is the Horde calendar application. It provides web-based calendars backed by a SQL database or a Kolab server. Supported features include Ajax and mobile interfaces, shared calendars, remote calendars, invitation management (iCalendar/iTip), free/busy management, resource management, alarms, recurring events, and a sophisticated day/week view which handles arbitrary numbers of overlapping events.

Install commandpear install horde/kronolith
LicenseGPL-2.0
Dependencies
pear.horde.org
content, horde, Horde_Auth, Horde_Autoloader, Horde_Core, Horde_Data, Horde_Date, Horde_Date_Parser, Horde_Exception, Horde_Form, Horde_Group, Horde_Http, Horde_History, Horde_Icalendar, Horde_Image, Horde_Lock, Horde_LoginTasks, Horde_Mail, Horde_Mime, Horde_Nls, Horde_Notification, Horde_Perms, Horde_Serialize, Horde_Share, Horde_Support, Horde_Text_Filter, Horde_Url, Horde_Util, Horde_View
pear.php.net
Date
MaintainersJan Schneider (as lead), Chuck Hagenbuch (as lead), Michael J Rubinsky (as lead)
Releases3.0.17 (stable)

mnemo - A web based notes manager

The Mnemo Note Manager is the Horde notes/memos application. It allows users to keep web-based notes and freeform text. Notes may be shared with other users via shared notepads. It requires the Horde Application Framework and an SQL database or Kolab server for backend storage.

Install commandpear install horde/mnemo
LicenseASL
Dependencies
pear.horde.org
horde, Horde_Auth, Horde_Core, Horde_Data, Horde_Exception, Horde_Form, Horde_Group, Horde_History, Horde_Icalendar, Horde_Injector, Horde_Perms, Horde_Prefs, Horde_Share, Horde_Support, Horde_Text_Filter, Horde_Util
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases3.0.6 (stable)

nag - A web based task list manager

Nag is a web-based application built upon the Horde Application Framework which provides a simple, clean interface for managing online task lists (i.e., todo lists). It also includes strong integration with the other Horde applications and allows users to share task lists or enable light-weight project management.

Install commandpear install horde/nag
LicenseGPL-2.0
Dependencies
pear.horde.org
horde, Horde_Auth, Horde_Core, Horde_Data, Horde_Date, Horde_Date_Parser, Horde_Exception, Horde_Form, Horde_Group, Horde_History, Horde_Icalendar, Horde_Mime, Horde_Perms, Horde_Prefs, Horde_Share, Horde_Support, Horde_Text_Filter, Horde_Url, Horde_Util, Horde_View
MaintainersChuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases3.0.8 (stable)

timeobjects - Horde timeobjects application

The timeobjects application doesn't have an interface but provides streams of events to any applications that can consume them, notably the Horde calendar application. It contains drivers for facebook events and weather forecasts and can easily be extended by custom drivers.

Install commandpear install horde/timeobjects
LicenseBSD-2-Clause
Dependencies
pear.horde.org
Horde_Core, Horde_Date, Horde_Exception, Horde_Url, Horde_Util
MaintainersMichael J Rubinsky (as lead), Jan Schneider (as lead)
Releases1.0.7 (stable)

turba - A web based address book

Turba is the Horde contact management application. Leveraging the Horde framework to provide seamless integration with IMP and other Horde applications, it supports storing contacts in SQL, LDAP, Kolab, and IMSP address books.

Install commandpear install horde/turba
LicenseASL
Dependencies
pear.horde.org
horde, Horde_Auth, Horde_Core, Horde_Data, Horde_Date, Horde_Exception, Horde_Form, Horde_Group, Horde_History, Horde_Icalendar, Horde_Mail, Horde_Mime, Horde_Nls, Horde_Perms, Horde_Prefs, Horde_Serialize, Horde_Share, Horde_Support, Horde_Url, Horde_Util, Horde_View
MaintainersMichael J Rubinsky (as lead), Michael Slusarz (as lead), Chuck Hagenbuch (as lead), Jan Schneider (as lead)
Releases3.0.13 (stable)

webmail - Horde Groupware Webmail Edition

Horde Groupware Webmail Edition is a free, enterprise ready, browser based communication suite. Users can read, send and organize email messages with three different webmail interfaces and manage and share calendars, contacts, tasks and notes with the standards compliant components from the Horde Project.

Install commandpear install horde/webmail
LicenseOSI certified
Dependencies
pear.horde.org
groupware, content, horde, imp, ingo, kronolith, mnemo, nag, timeobjects, turba, Horde_Core
MaintainersJan Schneider (as lead)
Releases4.0.7 (stable)

The pear.horde.org PEAR Channel Server is proudly powered by Pirum Horde Edition