composer noarch 11cd0a0cb75b2d783b3e04ef15346e8f009d4d0d5c463dd878cdf838579b61a8 Dependency Manager for PHP Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere. Documentation: https://getcomposer.org/doc/ https://getcomposer.org/ composer src 05eb63b26c4f8111ccf0e6d25eee692219cdb8d4ecf37a3cb48ab184a3ef4a59 Dependency Manager for PHP Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere. Documentation: https://getcomposer.org/doc/ https://getcomposer.org/ mariadb aarch64 846acc7bbda7cfabfce55afa11d0acd7e76b36e33ed9d187db32c759188bf866 A very fast and robust SQL database server MariaDB is a community developed fork from MySQL - a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mariadbd) and many different client programs and libraries. The base package contains the standard MariaDB/MySQL client programs and utilities. http://mariadb.org mariadb src e3cb40e24091e4e63658727711080989194b3ed7268c6c015893a29ae99afa39 A very fast and robust SQL database server MariaDB is a community developed fork from MySQL - a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mariadbd) and many different client programs and libraries. The base package contains the standard MariaDB/MySQL client programs and utilities. http://mariadb.org mariadb-backup aarch64 1e55c65b31112749feef8b8d3a91f4afaeaae7dbf4d85c4842e32fc97f1b2f3c The mariabackup tool for physical online backups MariaDB Backup is an open source tool provided by MariaDB for performing physical online backups of InnoDB, Aria and MyISAM tables. For InnoDB, "hot online" backups are possible. http://mariadb.org mariadb-common aarch64 5a01456bf0ff9706815275515cfb40812a768ea21cb34af8230a197f3d6837f8 The shared files required by server and client The package provides the essential shared files for any MariaDB program. You will need to install this package to use any other MariaDB package. http://mariadb.org mariadb-config aarch64 7a79373df17e80bb2dff76f5010f8f9c29e00ed4e0ace0e77e05a968ad1549fb The config files required by server and client The package provides the config file my.cnf and my.cnf.d directory used by any MariaDB or MySQL program. You will need to install this package to use any other MariaDB or MySQL package if the config files are not provided in the package itself. http://mariadb.org mariadb-debuginfo aarch64 0d90d656d4a9866dea349ff84a659b32b400fe38ae3f3a032e11dedc1a98564c Debug information for package mariadb This package provides debug information for package mariadb. Debug information is useful when developing applications that use this package or when debugging this package. http://mariadb.org mariadb-debugsource aarch64 dd3d26552722debf2065d12433b440f107fec7431c857fe79cb3a38f3934932c Debug sources for package mariadb This package provides debug sources for package mariadb. Debug sources are useful when developing applications that use this package or when debugging this package. http://mariadb.org mariadb-devel aarch64 e23ef1480853a6348c2b5e68b9959f211b93350627a1cc58adbc07c175fb2162 Files for development of MariaDB/MySQL applications MariaDB is a multi-user, multi-threaded SQL database server. MariaDB is a community developed branch of MySQL. This package contains everything needed for developing MariaDB/MySQL server plugins and applications. For developing client applications, use mariadb-connector-c package. http://mariadb.org mariadb-embedded aarch64 0800e65dbd69c53e70dd9431014b81ebce46d277b0cf0d90ba7de2c823e95d1a MariaDB as an embeddable library MariaDB is a multi-user, multi-threaded SQL database server. This package contains a version of the MariaDB server that can be embedded into a client application instead of running as a separate process. MariaDB is a community developed fork from MySQL. http://mariadb.org mariadb-embedded-devel aarch64 c3081198c3566ff5dc00e28d11f8f27332eab85f14647d585b92edc49017947b Development files for MariaDB as an embeddable library MariaDB is a multi-user, multi-threaded SQL database server. MariaDB is a community developed fork from MySQL. This package contains files needed for developing and testing with the embedded version of the MariaDB server. http://mariadb.org mariadb-errmsg aarch64 f718ce3b0243249193a7f42f8fe446d2ba160a7e122cb154e370bc890e3e507d The error messages files required by server and embedded The package provides error messages files for the MariaDB daemon and the embedded server. You will need to install this package to use any of those MariaDB packages. http://mariadb.org mariadb-gssapi-server aarch64 a4fb8e93c69cde2860431ff93e67e7c1355edb0e07601f9f9e80cee6905628a1 GSSAPI authentication plugin for server GSSAPI authentication server-side plugin for MariaDB for passwordless login. This plugin includes support for Kerberos on Unix. http://mariadb.org mariadb-oqgraph-engine aarch64 11f32abcd9babaf6e1b424172c9454e4a1ec17df19b611105a54b1f102c6c4b7 The Open Query GRAPH engine for MariaDB The package provides Open Query GRAPH engine (OQGRAPH) as plugin for MariaDB database server. OQGRAPH is a computation engine allowing hierarchies and more complex graph structures to be handled in a relational fashion. In a nutshell, tree structures and friend-of-a-friend style searches can now be done using standard SQL syntax, and results joined onto other tables. http://mariadb.org mariadb-pam aarch64 2f1b753294df5e83af52f3a2d0035c0cfb118a3d2f7618558672086ae7ceeed7 PAM authentication plugin for the MariaDB server PAM authentication server-side plugin for MariaDB. http://mariadb.org mariadb-rocksdb-engine aarch64 ac622307a18df8309ae2d37e1b4eda4e04e67e0c2ddf7ed31dfba2945473edfb The RocksDB storage engine for MariaDB The RocksDB storage engine is used for high performance servers on SSD drives. http://mariadb.org mariadb-server aarch64 13cd72543a5f02faae64e47892372ba05243ef85875a9877948cd8a07d881eea The MariaDB server and related files MariaDB is a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mariadbd) and many different client programs and libraries. This package contains the MariaDB server and some accompanying files and directories. MariaDB is a community developed fork from MySQL. http://mariadb.org mariadb-server-galera aarch64 4dc14170d1204ddc6d4d9e8c6b7c78e3faa6d629f3a454b0f1e714930f3282f8 The configuration files and scripts for galera replication MariaDB is a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mariadbd) and many different client programs and libraries. This package contains added files to allow MariaDB server to operate as a Galera cluster member. MariaDB is a community developed fork originally from MySQL. http://mariadb.org mariadb-server-utils aarch64 8ff9dd76b47545ac974ac95dad760681d38cfce29f460945bae102a8b8f57604 Non-essential server utilities for MariaDB/MySQL applications This package contains all non-essential server utilities and scripts for managing databases. It also contains all utilities requiring Perl and it is the only MariaDB sub-package, except test subpackage, that depends on Perl. http://mariadb.org mariadb-test aarch64 ca017c4c52e9c935e948ba35de1ca14dc02f68e1336dd8090a78e228b4efab49 The test suite distributed with MariaDB MariaDB is a multi-user, multi-threaded SQL database server. MariaDB is a community developed fork from MySQL. This package contains the regression test suite distributed with the MariaDB sources. http://mariadb.org