Tech24 Deals Web Search

Search results

  1. Results from the Tech24 Deals Content Network
  2. Phalcon (framework) - Wikipedia

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

    Type. Web application framework. License. BSD License [4] Website. phalcon .io /en-us /. Phalcon is a PHP web framework based on the model–view–controller (MVC) pattern. Originally released in 2012, it is an open-source framework licensed under the terms of the BSD License . Unlike other PHP frameworks, [citation needed] Phalcon is ...

  3. List of PHP accelerators - Wikipedia

    en.wikipedia.org/wiki/List_of_PHP_accelerators

    A free, open source (New BSD License ), PHP accelerator developed by Microsoft for PHP under Windows. The extension includes PHP opcode cache, file cache, resolve file path cache, object/session cache, file change notifications and lock/unlock API's. Combination of all these caches results in significant performance improvements for PHP ...

  4. Suhosin - Wikipedia

    en.wikipedia.org/wiki/Suhosin

    Suhosin (Korean: 수호신, Korean pronunciation:, meaning "guardian angel") is an open source patch for PHP and also a PHP extension, written by the German company Sektion Eins. The patch and the extension are two independent parts, that can be used separately or in combination.

  5. Laravel - Wikipedia

    en.wikipedia.org/wiki/Laravel

    Laravel is a free and open-source PHP -based web framework for building high-end 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.

  6. Meet Budibase, a low-code open-source web app builder with ...

    techcrunch.com/2022/11/04/meet-budibase-a-low...

    Budibase is somewhat similar to other players in the open source low-code development space, including the aforementioned Appsmith and Joget which, as it happens, announced its first institutional ...

  7. List of free and open-source web applications - Wikipedia

    en.wikipedia.org/wiki/List_of_free_and_open...

    All web applications, both traditional and Web 2.0, are operated by software running somewhere. This is a list of free software which can be used to run alternative web applications. Also listed are similar proprietary web applications that users may be familiar with. Most of this software is server-side software, often running on a web server.

  8. CakePHP - Wikipedia

    en.wikipedia.org/wiki/CakePHP

    CakePHP is an open-source web framework. It follows the model–view–controller (MVC) approach and is written in PHP, modeled after the concepts of Ruby on Rails, and distributed under the MIT License. [2] CakePHP uses well-known software engineering concepts and software design patterns, such as convention over configuration, model–view ...

  9. CodeIgniter - Wikipedia

    en.wikipedia.org/wiki/CodeIgniter

    CodeIgniter is loosely based on the popular model–view–controller (MVC) development pattern. While controller classes are a necessary part of development under CodeIgniter, models and views are optional. [6] CodeIgniter can be also modified to use Hierarchical Model View Controller (HMVC [7]) which allows the developers to maintain modular ...