• Thumbnail for PHP
    the command line. The standard PHP interpreter, powered by the Zend Engine, is free software released under the PHP License. PHP has been widely ported...
    140 KB (12,528 words) - 20:28, 29 April 2025
  • The PHP Standard Recommendation (PSR) is a PHP specification published by the PHP Framework Interop Group. Similar to Java Specification Request for Java...
    12 KB (510 words) - 18:01, 17 April 2025
  • Thumbnail for Composer (software)
    manager for the PHP programming language that provides a standard format for managing dependencies of PHP software and required libraries. It was developed...
    5 KB (397 words) - 06:01, 4 February 2025
  • Extension Code Library, but it now operates independently of PEAR. PECL extensions are documented alongside standard extensions within the PHP Manual, so...
    7 KB (811 words) - 14:44, 15 February 2024
  • Thumbnail for Heap (data structure)
    (SplMaxHeap) and min-heap (SplMinHeap) as of version 5.3 in the Standard PHP Library. Perl has implementations of binary, binomial, and Fibonacci heaps...
    16 KB (2,929 words) - 14:16, 2 May 2025
  • Software product line Solana Program Library, a collection of programs on the Solana blockchain platform Standard PHP Library, used in PHP5 onwards Sun Public...
    2 KB (297 words) - 14:12, 27 February 2025
  • programming languages including Object Pascal, Perl, C#, C++, Python, Ruby and PHP. Doug Cutting originally wrote Lucene in 1999. Lucene was his fifth search...
    15 KB (1,258 words) - 13:31, 1 May 2025
  • Iterator (category Articles with example PHP code)
    returns an instance of Traversable. The Standard PHP Library provides several classes to work with special iterators. PHP also supports Generators since 5.5...
    49 KB (5,760 words) - 13:13, 28 January 2025
  • Thumbnail for PHPMailer
    PHPMailer (category PHP libraries)
    code library to send (transport) emails safely and easily via PHP code from a web server (MUA to the MSA server). Sending emails directly by PHP code...
    7 KB (524 words) - 18:41, 7 April 2025
  • Thumbnail for Symfony
    Symfony (category Free software programmed in PHP)
    Symfony is a free and open-source PHP web application framework and a set of reusable PHP component libraries. It was published as free software on October...
    20 KB (1,117 words) - 18:12, 8 December 2024
  • Go's library contains a container/heap module, which implements a min-heap on top of any compatible data structure. The Standard PHP Library extension...
    33 KB (5,009 words) - 23:32, 25 April 2025
  • Thumbnail for PhpBB
    phpBB is an Internet forum package written in the PHP scripting language. The name "phpBB" is an abbreviation of PHP Bulletin Board. Available under the...
    38 KB (4,592 words) - 20:36, 11 January 2025
  • integers, can be implemented with the SplObjectStorage class from the Standard PHP Library (SPL). Pike has built-in support for associative arrays, which are...
    87 KB (10,793 words) - 02:54, 22 August 2024
  • Thumbnail for Icy Phoenix
    Icy Phoenix (category Free software programmed in PHP)
    package from standard phpBB and phpBB XS. At the moment the only way to upgrade from another premodded package is by downgrading it to phpBB (there is...
    5 KB (445 words) - 09:51, 18 September 2024
  • TCPDF (category Free software programmed in PHP)
    TCPDF is a free and open source software PHP class for generating PDF documents. TCPDF is the only PHP-based library that includes complete support for UTF-8...
    7 KB (624 words) - 04:49, 15 April 2025
  • topics including: Standard CakePHP 2 Training Course Standard CakePHP 3 Training Course Advanced CakePHP 3 Training Course Standard CakePHP 4 Training Course...
    11 KB (865 words) - 12:53, 17 June 2024
  • Thumbnail for Midgard (software)
    Midgard (software) (category PHP software)
    Apache, MySQL and PHP) platform. Midgard can also be used with PHPCR, the PHP implementation of the Java Content Repository standard. In early 2000s (decade)...
    19 KB (1,555 words) - 02:49, 24 January 2025
  • Thumbnail for LAMP (software bundle)
    A LAMP (Linux, Apache, MySQL, Perl/PHP/Python) is one of the most common software stacks for the web's most popular applications. Its generic software...
    16 KB (1,654 words) - 08:20, 1 April 2025
  • software, a PHAR (PHP Archive) file is a package format to enable distribution of applications and libraries by bundling many PHP code files and other...
    6 KB (628 words) - 20:52, 12 April 2021
  • XHP (category PHP libraries)
    effort from the programmer. Object mutation XHP objects are stored as standard PHP objects, so they can be manipulated through a DOM-like API, which includes...
    4 KB (410 words) - 12:34, 24 December 2023
  • Transport Layer Security (TLS) Extensions. The latest version of the standard is RFC 6066. Server Name Indication payload is not encrypted, thus the...
    34 KB (2,829 words) - 05:52, 3 May 2025
  • Thumbnail for PhpGedView
    PhpGedView is a free PHP-based web application for working with genealogy data on the Internet. The project was founded and is headed by John Finlay. It...
    7 KB (696 words) - 12:09, 19 February 2022
  • Web Application Messaging Protocol (category Open standards)
    many modern languages already fulfill these requirements with their standard library. Additional features which would add dependencies, such as TLS encryptions...
    17 KB (1,683 words) - 07:51, 3 November 2024
  • been somewhat haphazard. To counter this, the PHP Framework Interop Group (FIG) has created The PHP Standards Recommendation (PSR) documents that have helped...
    34 KB (3,597 words) - 14:55, 26 October 2024
  • Thumbnail for C++
    C++ (redirect from C++ standard)
    C++14, C++17, and C++20 standards. The current C++23 standard supersedes these with new features and an enlarged standard library. Before the initial standardization...
    66 KB (5,732 words) - 21:41, 25 April 2025
  • Online Regular Expression Testing – with support for Java, JavaScript, .Net, PHP, Python and Ruby Implementing Regular Expressions – series of articles by...
    34 KB (641 words) - 07:52, 29 April 2025
  • C file input/output (category C standard library)
    language provides many standard library functions for file input and output. These functions make up the bulk of the C standard library header <stdio.h>. The...
    20 KB (892 words) - 01:06, 24 January 2025
  • cryptography libraries Graphics library Harbour libraries and tools List of .NET libraries and frameworks List of 3D graphics libraries List of C++ multiple...
    31 KB (125 words) - 07:30, 19 April 2025
  • INI file (redirect from Php.ini)
    configure properties of directories, e.g. specifying the icon for a folder. PHP's php.ini file employs the INI format. Git's .git/config file is written in...
    35 KB (3,070 words) - 00:05, 22 April 2025
  • Thumbnail for C (programming language)
    C (programming language) (category Programming languages with an ISO standard)
    for "link the math library"). The most common C library is the C standard library, which is specified by the ISO and ANSI C standards and comes with every...
    101 KB (11,185 words) - 09:17, 1 May 2025