h5p / h5p-core
H5P Core functionality in PHP
Installs: 928 405
Dependents: 29
Suggesters: 0
Security: 0
Stars: 125
Watchers: 32
Forks: 128
Open Issues: 79
Requires
- php: >=7.0.0
- dev-master
- 1.27.0
- 1.26
- 1.24.4
- 1.24.3
- 1.24.2
- 1.24.1
- 1.24.0
- 1.23.1
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14
- 1.13.2
- 1.13.1
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- dev-griffin
- dev-bugfix/JI-6797-tooltip-text-is-null
- dev-feature/redesign
- dev-moodle
- dev-stable
- dev-mango
- dev-drupal7
- dev-wordpress
- dev-JI-5157-CKEditor-in-wordpress
- dev-ckeditor5
- dev-ettin
- dev-JI-5127-revert-ch-reverts
- dev-wip
- dev-release
- dev-a11y
- dev-xapi-postmessage-on-embed
- dev-HFP-3584-H5P-actionbar--Fix-semantics-+-stop-using-title
- dev-HFP-3548-CP--Hover-title-on-progressbar-is-not-accessible
- dev-HFP-3563-Rights-of-use-dialog-a11y-issues
- dev-attempts-control
- dev-JI-2176-tutorial-example-links-new-design
- dev-fix-improved-attribute-filtering
- dev-content-hub
- dev-jquery-upgrade
- dev-set-xapi-data
- dev-revert-68-libraryPathSubclass
- dev-HFP-2862-fix-download-warning
- dev-content-upgrade-on-upload
- dev-semi-fullscreen
- dev-set-minimum-height-for-dialogs
- dev-HFP-2095-Fix-table-styling
- dev-JI-92-path-fix
- dev-improved-embed-and-download
- dev-ignoreBuildFiles
- dev-improved-message-for-library-in-smantics-no-valid
- dev-moodle-rc3
- dev-h5p-prerequisites-validator
This package is auto-updated.
Last update: 2024-11-07 10:48:46 UTC
README
This folder contains the general H5P library. The files within this folder are not specific to any framework. Any interaction with an LMS, CMS or other frameworks is done through interfaces. Platforms need to implement the H5PFrameworkInterface(in h5p.classes.php) and also do the following: - Provide a form for uploading H5P packages. - Place the uploaded H5P packages in a temporary directory +++ See existing implementations for details. For instance the Drupal H5P module located at drupal.org/project/h5p We will make available documentation and tutorials for creating platform integrations in the future. The H5P PHP library is GPL licensed due to GPL code being used for purifying HTML provided by authors. ## License Open Sans font is licensed under Apache license, Version 2.0