eventum

Last updated:

Eventum Composer Repository

This is a private Composer repository. To use it, you have to add this repository to your composer.json file.

Setting up this repository in your projects

Add this Composer repository to your project's composer.json file, then you can require these private packages just like you would with one from Packagist.

{
  "repositories": [{
    "type": "composer",
    "url": "https://eventum.github.io/composer/"
  }]
}

Read more on how to handle composer private packages.

A lightweight wrapper for the JavaScript FileReader interface

Homepage
http://bgrins.github.io/filereader.js/
License
MIT
Authors
Brian Grinstead
Support
Releases
dev-composer

Simulate synchronous ajax by blocking - not locking - the UI. This plugin lets you block user interaction with the page or with a specific element on the page. Also great at displaying modal dialogs.

Keywords
block dialog modal overlay
Homepage
http://jquery.malsup.com/block/
License
MIT, GPL
Authors
M. Alsup
Support
Releases
2.70
License
MIT
Releases
1.2.0

Secure PHP Encryption Library

Keywords
AES cipher encryption mcrypt security
License
MIT
Authors
Taylor Hornby
Support
Releases
dev-v1.2.1-php-5.3
Required by

realistic password strength estimation

Keywords
authentication bruteforce cracking entropy estimation meter passphrase password pattern quality scoring security strength
Homepage
https://github.com/dropbox/zxcvbn
License
MIT
Authors
Dan Wheeler
Support
Releases
dev-composer
License
MIT
Releases
4.3.0
License
OFL-1.1
Releases
2.00.1
Required by

The iconic font and CSS framework

Keywords
awesome bootstrap font font fontawesome icon
Homepage
http://fontawesome.io/
License
OFL-1.1, MIT
Authors
Dave Gandy
Releases
4.7.0

Flowed text library

Homepage
https://www.horde.org/libraries/Horde_Text_Flowed
License
LGPL-2.1
Authors
Michael Slusarz
Support
Releases
dev-patch-1
Required by

Utility library

Homepage
https://www.horde.org/libraries/Horde_Util
License
LGPL-2.1
Authors
Chuck Hagenbuch, Jan Schneider, Michael Slusarz
Support
Releases
dev-patch-1
Required by
License
MIT
Releases
1.5.3
License
MIT
Releases
0.3.1
License
MIT
Releases
3.0.13

Github Task Lists for CommonMark PHP implementation

Keywords
checklists commonmark markdown task-lists
Homepage
https://github.com/lossendae/commonmark-task-lists.git
License
MIT
Authors
Stephane Boulard
Support
Releases
dev-master
Required by

This class provides handling of tar files in PHP. It supports creating, listing, extracting and adding to tar files. Gzip support is available if PHP has the zlib extension built-in or loaded. Bz2 compression is also supported with the bz2 extension loaded. Also Lzma2 compressed archives are supported with xz extension.

License
New BSD License
Releases
1.3.16, 1.3.15, 1.3.14, 1.3.13, 1.3.12, 1.3.11
Required by

Provides code to generate responses to common SASL mechanisms, including: - Digest-MD5 - Cram-MD5 - Plain - Anonymous - Login (Pseudo mechanism) - SCRAM

License
BSD
Releases
1.0.6

This is a PHP implementation of "getopt" supporting both short and long options.

License
BSD-2-Clause
Releases
1.2.3, 1.2.2, 1.2.1, 1.2
Required by

DB is a database abstraction layer providing: * an OO-style query API * portability features that make programs written for one DBMS work with other DBMS's * a DSN (data source name) format for specifying database servers * prepare/execute (bind) emulation for databases that don't support it natively * a result object for each query response * portable error codes * sequence emulation * sequential and non-sequential row fetching as well as bulk fetching * formats fetched rows as associative arrays, ordered arrays or objects * row limit support * transactions support * table information interface * DocBook and phpDocumentor API documentation DB layers itself on top of PHP's existing database extensions. Drivers for the following extensions pass the complete test suite and provide interchangeability when all of DB's portability options are enabled: fbsql, ibase, informix, msql, mssql, mysql, mysqli, oci8, odbc, pgsql, sqlite and sybase. There is also a driver for the dbase extension, but it can't be used interchangeably because dbase doesn't support many standard DBMS features. DB is compatible with PHP 5 and PHP 7.

License
PHP License
Releases
1.9.2

Common file and directory utility functions. Path handling, temp dir/file, sorting of files, listDirs, isIncludable and more

License
PHP
Releases
1.0.0, 1.0.0alpha1

PEAR's Mail package defines an interface for implementing mailers under the PEAR hierarchy. It also provides supporting functions useful to multiple mailer backends. Currently supported backends include: PHP's native mail() function, sendmail, and SMTP. This package also provides a RFC822 email address list validation utility class.

License
New BSD License
Releases
1.2.0, 1.2.0b5, 1.2.0b4, 1.2.0b3, 1.2.0b2, 1.2.0b1, 1.2.0a2, 1.2.0a1

Mail_Mime provides classes to deal with the creation and manipulation of MIME messages. It allows people to create e-mail messages consisting of: * Text Parts * HTML Parts * Inline HTML Images * Attachments * Attached messages It supports big messages, base64 and quoted-printable encodings and non-ASCII characters in filenames, subjects, recipients, etc. encoded using RFC2047 and/or RFC2231.

License
BSD Style
Releases
1.10.2, 1.10.1, 1.10.0
Required by

Provides a class to deal with the decoding and interpreting of mime messages. This package used to be part of the Mail_Mime package, but has been split off.

License
BSD Style
Releases
1.5.6
Required by

Package to calculate statistical parameters of numerical arrays of data. The data can be in a simple numerical array, or in a cummulative numerical array. A cummulative array, has the value as the index and the number of repeats as the value for the array item, e.g. $data = array(3=>4, 2.3=>5, 1.25=>6, 0.5=>3). Nulls can be rejected, ignored or handled as zero values.

License
PHP
Releases
0.9.1
Required by

Net_LDAP2 is the successor of Net_LDAP which is a clone of Perls Net::LDAP object interface to directory servers. It does contain most of Net::LDAPs features but has some own too. With Net_LDAP2 you have: * A simple object-oriented interface to connections, searches entries and filters. * Support for TLS and LDAP v3. * Simple modification, deletion and creation of LDAP entries. * Support for schema handling. Net_LDAP2 layers itself on top of PHP's existing ldap extensions.

License
LGPLv3 License
Releases
2.2.0, 2.1.0, 2.0.12, 2.0.11, 2.0.10, 2.0.9, 2.0.7, 2.0.6, 2.0.5, 2.0.4, 2.0.3, 2.0.2, 2.0.1, 2.0.0, 2.0.0RC6, 2.0.0RC5, 2.0.0RC4, 2.0.0RC3, 2.0.0RC2, 2.0.0RC1
Required by

Provides a POP3 class to access POP3 server. Support all POP3 commands including UIDL listings, APOP authentication, DIGEST-MD5 and CRAM-MD5 using optional Auth_SASL package

License
BSD
Releases
1.3.8
Required by

SmartIRC is your go-to library for interfacing with IRC networks. All you need is PHP 5.3 or later. Full feature list: ------------------------------------- - Fully object-oriented programmed - Your bot class can be inline in the same file you call SmartIRC from, or included as an external file - Every received IRC message is parsed into an object you can easily get information from (containing the following info: rawmessage, from, nick, ident, host, type, params, message, channel) - Make your bots using Action Handlers and Time Handlers, which register custom callbacks when various events happen or on time intervals, respectively – or, extend the Net_SmartIRC class to add (or override) handlers directly using individual server message types - Flood protection which uses a send buffer with a queue that has 3 priority levels (high, medium, low) plus a bypass level (critical) - Nick collision detection and handling - Auto-retry during initial connection attempt - Auto-reconnect if connection is lost, which will re-join to the channels it was in before - Debugging/logging system with log levels (destination can be file, stdout, syslog or browserout) - Supports PHP as old as 5.3.0 - Channel syncing (tracking of users/modes/topic etc in objects) - Customizable CTCP VERSION reply

License
LGPL
Releases
1.1.13, 1.1.12, 1.1.11, 1.1.10, 1.1.9
Required by

Provides an implementation of the SMTP protocol using PEAR's Net_Socket class.

License
BSD-2-Clause
Releases
1.6.3

Net_Socket is a class interface to TCP sockets. It provides blocking and non-blocking operation, with different reading and writing modes (byte-wise, block-wise, line-wise and special formats like network byte-order ip addresses).

License
BSD-2-Clause
Releases
1.0.14
Required by

Provides easy parsing of URLs and their constituent parts.

License
BSD
Releases
1.0.15
Required by

The PEAR package contains: * the PEAR installer, for creating, distributing and installing packages * the PEAR_Exception PHP5 error handling mechanism * the PEAR_ErrorStack advanced error handling mechanism * the PEAR_Error error handling mechanism * the OS_Guess class for retrieving info about the OS where PHP is running on * the System class for quick handling of common operations with files and directories * the PEAR base class Features in a nutshell: * full support for channels * pre-download dependency validation * new package.xml 2.0 format allows tremendous flexibility while maintaining BC * support for optional dependency groups and limited support for sub-packaging * robust dependency support * full dependency validation on uninstall * remote install for hosts with only ftp access - no more problems with restricted host installation * full support for mirroring * support for bundling several packages into a single tarball * support for static dependencies on a url-based package * support for custom file roles and installation tasks

License
New BSD License
Releases
1.9.5
Required by

Structures_Graph is a package for creating and manipulating graph datastructures. It allows building of directed and undirected graphs, with data and metadata stored in nodes. The library provides functions for graph traversing as well as for characteristic extraction from the graph topology.

License
LGPL-3.0+
Releases
1.0.4
Required by

This package provides a text-based diff engine and renderers for multiple diff output formats.

License
LGPL
Releases
1.2.2, 1.2.1
Required by

A PEAR-ified version of Useful Inc's XML-RPC for PHP. It has support for HTTP/HTTPS transport, proxies and authentication.

License
PHP License
Releases
1.5.5

Selection of methods that are often needed when working with XML documents. Functionality includes creating of attribute lists from arrays, creation of tags, validation of XML names and more.

License
BSD License
Releases
1.2.3
Required by

Pure PHP Implementation of gettext

License
GPL-2.0, GPL-3.0
Releases
1.0.11
Required by

PHPlot - Create charts in PHP

Keywords
chart phplot
Homepage
http://phplot.sourceforge.net
License
LGPL v2.1
Releases
v6.1.0
Required by

jQuery plugin that makes it easy to support automatically updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").

Keywords
microformat time
Homepage
http://timeago.yarp.com/
License
MIT
Authors
Ryan McGeary
Support
Releases
v1.6.7, v1.6.6, v1.6.5, v1.6.4, v1.6.3, v1.6.1, v1.6.0, v1.5.4, v1.5.3, v1.5.2, v1.5.1
License
GPL-2.0
Releases
2.2.11, 2.0.1
Required by
License
MIT
Releases
0.2.0

Port of the cool GitHub's EmailReplyParser library in PHP 5.3

Keywords
email reply-parser
License
MIT
Authors
William Durand
Support
Releases
dev-set-sig-regex
Required by
zendframework/zend-mail

Abandoned! Package is abandoned, you should avoid using it. No replacement was suggested.

Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages

Keywords
mail zendframework zf
License
BSD-3-Clause
Support
Releases
dev-develop-2.10, dev-develop-2.4
Required by

This Composer repository is powered by Satis 2.0.0-dev