drakeba / moodle-core
Moodle - 世界上最大的开源学习平台
支持包维护!
moodle.com/donations
moodle.org
4.1.1
2023-02-02 19:23 UTC
Requires
- php: >=7.4.0
- ext-ctype: *
- ext-curl: *
- ext-dom: *
- ext-fileinfo: *
- ext-gd: *
- ext-hash: *
- ext-iconv: *
- ext-intl: *
- ext-json: *
- ext-mbstring: *
- ext-openssl: *
- ext-pcre: *
- ext-simplexml: *
- ext-spl: *
- ext-xml: *
- ext-xmlreader: *
- ext-zip: *
- ext-zlib: *
Requires (Dev)
- behat/behat: 3.11.*
- behat/mink: ^1.10.0
- behat/mink-goutte-driver: ^2.0
- friends-of-behat/mink-extension: ^2.7.2
- mikey179/vfsstream: 1.6.*
- oleg-andreyev/mink-phpwebdriver: ^1.2.1
- phpunit/phpunit: 9.5.*
- symfony/process: ^4.4 || ^5.0
Suggests
- ext-exif: Enabling Exif PHP extension is recommended, it is used by Moodle to parse image meta data.
- ext-mysqli: Needed when Moodle uses MySQL or MariaDB database.
- ext-oci8: Needed when Moodle uses Oracle database.
- ext-pgsql: Needed when Moodle uses PostgreSQL database.
- ext-soap: Enabling SOAP PHP extension is useful for web services and some plugins.
- ext-sodium: Enabling Sodium PHP extension is recommended, it is used by Moodle encryption API.
- ext-sqlsrv: Needed when Moodle uses MS SQL Server database.
- ext-tokenizer: Enabling Tokenizer PHP extension is recommended, it improves Moodle Networking functionality.
This package is not auto-updated.
Last update: 2024-09-28 02:00:04 UTC
README
.-..-.
_____ | || |
/____/-.---_ .---. .---. .-.| || | .---.
| | _ _ |/ _ \/ _ \/ _ || |/ __ \
* | | | | | || |_| || |_| || |_| || || |___/
|_| |_| |_|\_____/\_____/\_____||_|\_____)
Moodle - the world's open source learning platform
Moodle <https://moodle.org> is a learning platform designed to provide
educators, administrators and learners with a single robust, secure and
integrated system to create personalised learning environments.
You can download Moodle <https://download.moodle.org> and run it on your own
web server, ask one of our Moodle Partners <https://moodle.com/partners/> to
assist you, or have a MoodleCloud site <https://moodle.com/cloud/> set up for
you.
Moodle is widely used around the world by universities, schools, companies and
all manner of organisations and individuals.
Moodle is provided freely as open source software, under the GNU General Public
License <https://docs.moodle.org/dev/License>.
Moodle is written in PHP and JavaScript and uses an SQL database for storing
the data.
See <https://docs.moodle.org> for details of Moodle's many features.