Health.Zone Web Search

Search results

  1. Results from the Health.Zone Content Network
  2. phpMyAdmin - Wikipedia

    en.wikipedia.org/wiki/PhpMyAdmin

    Type. Database management. License. GNU General Public License 2. Website. www .phpmyadmin .net. phpMyAdmin is a free and open source administration tool for MySQL and MariaDB. As a portable web application written primarily in PHP, it has become one of the most popular MySQL administration tools, especially for web hosting services. [4]

  3. List of PHP editors - Wikipedia

    en.wikipedia.org/wiki/List_of_PHP_editors

    Provides PHP function list. jEdit – free / open source editor. Supports SFTP and FTP. Komodo Edit – general purpose scripting language editor with support for PHP. Free version of the commercial ActiveState Komodo IDE. Netbeans – IDE with PHP support and integration with web standards. Supports SFTP and FTP. Full support for SVN and Git ...

  4. GitHub - Wikipedia

    en.wikipedia.org/wiki/GitHub

    GitHub (/ ˈ ɡ ɪ t h ʌ b /) is a developer platform that allows developers to create, store, manage and share their code.It uses Git software, providing the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project.

  5. PHP-Fusion - Wikipedia

    en.wikipedia.org/wiki/PHP-Fusion

    PHP-Fusion. PHP-Fusion is a free and open-source web framework based on PHP and MySQL & MariaDB that has an integrated content management system (CMS) [4] [5] among many other [which?] features. [6] [7] To function, PHP-Fusion has to be installed on a web server, this can be either locally hosted or remotely hosted.

  6. Laravel - Wikipedia

    en.wikipedia.org/wiki/Laravel

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

  7. Doctrine (PHP) - Wikipedia

    en.wikipedia.org/wiki/Doctrine_(PHP)

    Doctrine 1.x follows the active record pattern for working with data, where a class corresponds with a database table. For instance, if a programmer wanted to create a new "User" object in a database, they would no longer need to write SQL queries, but instead could use the following PHP code:

  8. Neo4j - Wikipedia

    en.wikipedia.org/wiki/Neo4j

    Neo4j is a graph database management system (GDBMS) developed by Neo4j, Inc. The data elements Neo4j stores are nodes, edges connecting them, and attributes of nodes and edges. Described by its developers as an ACID -compliant transactional database with native graph storage and processing, [3] Neo4j is available in a non-open-source "community ...

  9. PhpSQLiteAdmin - Wikipedia

    en.wikipedia.org/wiki/PhpSQLiteAdmin

    phpSQLiteAdmin is a name of two independent web applications, written in PHP, for managing SQLite databases.. phpSQLiteAdmin is a web-based client which leverages PHP scripting and the SQLite file-database system to provide a simple way for users to create databases, create tables, and query their own data using non-industry-standard SQLite syntax.