./databases/phpmyadmin5, Set of PHP-scripts to adminstrate MySQL over the WWW

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.1.3, Package name: php74-phpmyadmin-5.1.3, Maintainer: tm

phpMyAdmin is a free software tool written in PHP, intended to handle the
administration of MySQL over the Web. phpMyAdmin supports a wide range of
operations on MySQL and MariaDB.

Features:
- Intuitive web interface
- Support for most MySQL features:
- browse and drop databases, tables, views, fields and indexes
- create, copy, drop, rename and alter databases, tables, fields and indexes
- maintenance server, databases and tables, with proposals on server config
- execute, edit and bookmark any SQL-statement, even batch-queries
- manage MySQL user accounts and privileges
- manage stored procedures and triggers
- Import data from CSV and SQL
- Export data to various formats: CSV, SQL, XML, PDF and others
- Administering multiple servers
- Creating graphics of your database layout in various formats
- Creating complex queries using Query-by-example (QBE)
- Searching globally in a database or a subset of it
- And much more...


Required to run:
[textproc/php-json] [converters/php-iconv] [graphics/php-gd] [archivers/php-bz2] [archivers/php-zlib] [archivers/php-zip] [devel/php-gettext] [converters/php-mbstring] [databases/php-mysqli]

Master sites:

Filesize: 6870.164 KB

Version history: (Expand)


CVS history: (Expand)


   2022-04-23 13:04:51 by Tobias Nygren | Files touched by this commit (1)
Log message:
don't manually depend on php-json when using php/json.mk
   2022-04-23 02:10:44 by Takahiro Kambe | Files touched by this commit (1)
Log message:
databases/phpmyadmin5: fix PHP compatibility

PHP_VERSIONS_ACCEPTED and PHP_VERSIONS_INCOMPATIBLE should be defined
before including "../../lang/php/phpversion.mk".
   2022-04-22 21:28:59 by Thomas Merkel | Files touched by this commit (8)
Log message:
phpmyadmin5: import phpmyadmin version 5.1.3

As phpMyAdmin version 4 is currently supported for security fixes only
the latest stable version is imported as an extra package.

phpMyAdmin 5 is compatible with PHP 7.1 and newer and MySQL/MariaDB 5.5
and newer.