
A list of foreign components and frameworks used by icinga-web:

    * Agavi
      Pure MVC controller
      http://www.agavi.org/ (GPLv2)
      
      lib/agavi/LICENSE
      
    * Doctrine
      PHP database relational mapper
      http://www.doctrine-project.org/ (LGPL)
      
      lib/doctrine/LICENSE
      lib/doctrine/lib/LICENSE
      
    * Sencha ExtJS 3
      Javascript widget and ajax library
      http://www.extjs.com/products/js/ (GPLv3)
      
      lib/ext3/license.txt
      lib/ext3/examples/image-organizer/SWFUpload/plugins/SWFObject_License.txt
      ext3/examples/image-organizer/SWFUpload/swfupload_license.txt

    * PHING
      PHP build platform, a Java ANT clone for PHP
      http://phing.info/trac/ (LGPL)
      
      lib/phing/LICENSE
      
    * JSGettext
      Pure javascript implementation of gettext with json base
      http://jsgettext.berlios.de/ (LGPL)
      
      lib/jsgettext/COPYING.LESSER
      
    * JIT
      The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web
      http://thejit.org/ (BSD License)

    * phpseclib
      Secure communication with PHP
      http://phpseclib.sourceforge.net/ (LGPL)

    * Raphael
      Cross Browser SVG Rendering Library
      http://raphaeljs.com/ (MIT)

      Includes:
        Eve - JavaScript Events Library
        Copyright (c) 2013 Adobe Systems Incorporated. All rights reserved.
        by Dmitry Baranovskiy (http://dmitry.baranovskiy.com/)
        (Apache License 2.0)

    * gRaphael
      Graphing Library built upon RaphaelJS
      http://g.raphaeljs.com/ (MIT)
