When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Category:PHP frameworks - Wikipedia

    en.wikipedia.org/wiki/Category:PHP_frameworks

    This is a category for PHP Frameworks which is a subcategory of PHP software. Subcategories. This category has the following 2 subcategories, out of 2 total. T.

  3. PHP frameworks - Wikipedia

    en.wikipedia.org/?title=PHP_frameworks&redirect=no

    This page was last edited on 4 November 2021, at 19:14 (UTC).; Text is available under the Creative Commons Attribution-ShareAlike 4.0 License; additional terms may apply.

  4. Comparison of server-side web frameworks - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_server-side...

    MVC framework MVC push-pull i18n & L10n? ORM Testing framework(s) DB migration framework(s) Security framework(s) Template framework(s) Caching framework(s) Form validation framework(s) Scaffolding RAD Mobility CakePHP: PHP >= 7.2 [79] Any Yes Yes, Push & Cells Yes ORM, Data Mapper Pattern, SQL Relational Algebra Abstraction Layer

  5. PHP - Wikipedia

    en.wikipedia.org/wiki/PHP

    As of 21 November 2024 (the day of PHP 8.4's release), PHP is used as the server-side programming language on 75.4% of websites where the language could be determined; PHP 7 is the most used version of the language with 49.1% of websites using PHP being on that version, while 37.9% use PHP 8, 12.9% use PHP 5 and 0.1% use PHP 4.

  6. Symfony - Wikipedia

    en.wikipedia.org/wiki/Symfony

    Symfony was heavily inspired by the Spring Framework. [4] [5] It makes heavy use of existing PHP open-source projects as part of the framework, including: PDO database abstraction layer (1.1, with Doctrine and Propel 1.3) PHPUnit, a unit testing framework; Twig, a templating engine; Swift Mailer, an e-mail library

  7. Comparison of web frameworks - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_web_frameworks

    Comparison of server-side web frameworks (back-end) Index of articles associated with the same name This set index article includes a list of related items that share the same name (or similar names).

  8. PRADO (framework) - Wikipedia

    en.wikipedia.org/wiki/PRADO_(framework)

    PRADO is a rapid application development (RAD) framework, and in its infancy was criticized as not yet ready for high-performance, high-traffic scenarios. [7] Implementations of template and configuration caching in later PRADO releases eliminated some performance bottlenecks in its architecture, increasing its suitability for medium- to high ...

  9. CakePHP - Wikipedia

    en.wikipedia.org/wiki/CakePHP

    CakePHP ORM (object-relational mapping) is an advanced PHP hybrid of the active record pattern and the data mapper pattern, borrowing core concepts from both. The CakePHP ORM uses two primary object types, the table class representing database tables , and entity classes representing individual table rows .