Health.Zone Web Search

Search results

  1. Results from the Health.Zone Content Network
  2. Horde (software) - Wikipedia

    en.wikipedia.org/wiki/Horde_(software)

    Horde (software) Horde is a free web-based groupware. The components of this groupware rest on the Horde framework, a PHP -based framework provides all the elements required for rapid web application development. Horde offers applications such as the Horde IMP email client, a groupware package (calendar, notes, tasks, file manager), a wiki and ...

  3. Internet Messaging Program - Wikipedia

    en.wikipedia.org/wiki/Internet_Messaging_Program

    www.horde.org /apps /imp. The Internet Messaging Program or IMP is a webmail client. It can be used to access e-mail stored on an IMAP server. IMP is written in PHP and a component of the collaborative software suite Horde. It is included with cPanel and Plesk installations as a webmail client. It often integrates email, calendar, address book ...

  4. PHP - Wikipedia

    en.wikipedia.org/wiki/PHP

    PHP can also be used for writing desktop graphical user interface (GUI) applications, by using the PHP-GTK extension. PHP-GTK is not included in the official PHP distribution, [268] and as an extension, it can be used only with PHP versions 5.1.0 and newer. The most common way of installing PHP-GTK is by compiling it from the source code. [276]

  5. Composer (software) - Wikipedia

    en.wikipedia.org/wiki/Composer_(software)

    Composer (software) Composer is an application-level dependency manager for the PHP programming language that provides a standard format for managing dependencies of PHP software and required libraries. It was developed by Nils Adermann and Jordi Boggiano, who continue to manage the project. They began development in April 2011 and first ...

  6. Berke - Wikipedia

    en.wikipedia.org/wiki/Berke

    Berke Khan (died 1266; also Birkai; Turki/Kypchak: برکه خان ‎, Mongolian: Бэрх хан, Tatar: Бәркә хан) was a grandson of Genghis Khan from his son Jochi and a Mongol military commander and ruler of the Golden Horde (division of the Mongol Empire) [note 1] who effectively consolidated the power of the Blue Horde and White Horde [note 2] from 1257 to 1266.

  7. List of PHP accelerators - Wikipedia

    en.wikipedia.org/wiki/List_of_PHP_accelerators

    Launched in 2001, ionCube PHP Accelerator (PHPA) was the first freely available PHP accelerator to compete with the commercial Zend Cache product. Created before ionCube Ltd. was founded and at a time when the performance of PHP was regarded as lackluster when compared to other popular web programming languages, [citation needed] PHPA showed that PHP can compete with other languages ...

  8. Laminas - Wikipedia

    en.wikipedia.org/wiki/Laminas

    Laminas Project (formerly Zend Framework or ZF) is an open source, object-oriented web application framework implemented in PHP 7 and licensed under the New BSD License. [3] The framework is basically a collection of professional PHP [4] -based packages. [5] The framework uses various packages by the use of Composer as part of its package ...

  9. Laravel - Wikipedia

    en.wikipedia.org/wiki/Laravel

    Laravel is a free and open-source PHP -based web framework for building web applications. [3] It was created by Taylor Otwell and intended for the development of web applications following the model–view–controller (MVC) architectural pattern and based on Symfony.