Difference between revisions of "PhpMyAdmin"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=phpMyAdmin |Short description=Handles the basic administration of MySQL over the Web. |Full description=phpMyAdmin is a tool written in PHP intended to handle the a...")
 
(upd)
(28 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
|Short description=Handles the basic administration of MySQL over the Web.
 
|Short description=Handles the basic administration of MySQL over the Web.
 
|Full description=phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. It can create, rename, and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, create dumps of tables and databases, export/import CSV data and administrate one single database and multiple MySQL servers.
 
|Full description=phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. It can create, rename, and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, create dumps of tables and databases, export/import CSV data and administrate one single database and multiple MySQL servers.
 +
|Homepage URL=http://www.phpmyadmin.net/
 
|User level=none
 
|User level=none
|Status=Live
+
|VCS checkout command=git clone git://github.com/phpmyadmin/phpmyadmin.git
|Component programs=
 
|Homepage URL=http://www.phpmyadmin.net/
 
|VCS checkout command=
 
 
|Computer languages=PHP
 
|Computer languages=PHP
|Documentation note=https://sourceforge.net/docman/?group_id=23067
+
|Documentation note=http://docs.phpmyadmin.net/en/latest/
|Paid support=
+
|Microblog=http://identi.ca/phpmyadmin
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=PHPMyEdit,Createusers,MySQL
 
|Related projects=PHPMyEdit,Createusers,MySQL
|Keywords=
+
|Version identifier=4.3.0
|Is GNU=n
+
|Version date=2014/12/05
|Last review by=Ted Teah
+
|Version status=stable
|Last review date=2005-12-09
+
|Version download=http://sourceforge.net/projects/phpmyadmin/files/latest/download
 +
|Last review by=Karsten Hoffmeyer
 +
|Last review date=2013/12/17
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.7.0-pl1
+
|Status=
|Version date=2005-12-07
+
|Is GNU=No
|Version status=stable
 
|Version download=http://freshmeat.net/redir/phpmyadmin/8001/url_bz2/
 
 
|License verified date=2005-12-09
 
|License verified date=2005-12-09
|Version comment=2.7.0-pl1 released on 2005-12-07
+
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Karsten Hoffmeyer
 +
|License verified date=2012-12-09
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=phpMyAdmin Devel Team
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=phpMyAdmin Devel Team
+
|Resource URL=
|Email=
+
}}
 +
{{Person
 +
|Real name=Marc Delisle
 +
|Role=Project administrator
 
|Resource URL=
 
|Resource URL=
 
}}
 
}}
Line 37: Line 40:
 
|Resource audience=Developer
 
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://freshmeat.net/redir/phpmyadmin/8001/url_cvs/
+
|Resource URL=https://github.com/phpmyadmin/phpmyadmin
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Developer,Help,Support
 
|Resource audience=Developer,Help,Support
 
|Resource kind=Homepage
 
|Resource kind=Homepage
|Resource URL=https://sourceforge.net/mail/?group_id=23067
+
|Resource URL=http://www.phpmyadmin.net/home_page/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 48: Line 51:
 
|Resource kind=Homepage
 
|Resource kind=Homepage
 
|Resource URL=https://sourceforge.net/news/?group_id=23067
 
|Resource URL=https://sourceforge.net/news/?group_id=23067
 +
}}
 +
{{Resource
 +
|Resource audience=All
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.sourceforge.net/mailman/listinfo/phpmyadmin-news
 +
}}
 +
{{Resource
 +
|Resource audience=Users
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.sourceforge.net/mailman/listinfo/phpmyadmin-users
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource audience=Bug Tracking
 
|Resource kind=Homepage
 
|Resource kind=Homepage
|Resource URL=https://sourceforge.net/tracker/?group_id=23067
+
|Resource URL=http://sourceforge.net/tracker/?atid=377408&group_id=23067&func=browse
 +
}}
 +
{{Resource
 +
|Resource audience=Developers
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.sourceforge.net/mailman/listinfo/phpmyadmin-devel
 +
}}
 +
{{Resource
 +
|Resource audience=User
 +
|Resource kind=Forum
 +
|Resource URL=http://stackoverflow.com/tags/phpmyadmin/info
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 59: Line 82:
 
|Works-with=database
 
|Works-with=database
 
}}
 
}}
{{Project license
+
{{Software prerequisite
|License=GPLv2
+
|Prerequisite kind=Required to use
|License verified by=Ted Teah
+
|Prerequisite description=MySQL 5.5 or later
|License verified date=2005-12-09
+
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=PHP 5.3 or later
 
}}
 
}}
 +
{{Featured}}

Revision as of 14:40, 5 December 2014


[edit]

phpMyAdmin

https://www.phpmyadmin.net/
Handles the basic administration of MySQL over the Web

phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web.

It can create, rename, and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, create dumps of tables and databases, export/import CSV data and administrate one single database and multiple MySQL servers.

Demo





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

agyaanapan

Verified on

14 June 2021




Leaders and contributors

Contact(s)Role
Isaac Bennetch Project administrator
phpMyAdmin Devel Team Maintainer


Resources and communication

AudienceResource typeURI
NewsMailing Listhttps://lists.phpmyadmin.net/mailman/listinfo/news
DeveloperVCS Repository Webviewhttps://github.com/phpmyadmin/phpmyadmin
UserForumhttps://stackoverflow.com/tags/phpmyadmin/info
DevelopersMailing Listhttps://lists.phpmyadmin.net/mailman/listinfo/developers
Bug TrackingHomepagehttps://github.com/phpmyadmin/phpmyadmin/issues
Developer,Help,SupportHomepagehttps://www.phpmyadmin.net/
AllMailing Listhttps://lists.phpmyadmin.net/
HelpHomepagehttps://github.com/phpmyadmin/phpmyadmin/issues


Software prerequisites

KindDescription
Required to useMySQL 5.5 or later (OR) MariaDB 5.5 or newer
Required to usePHP 7.1 or later




Entry











"Project administrator" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.








"All" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.




"Developers" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"User" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.












Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.