Download the PHP package h5p/h5p-editor without Composer
On this page you can find all versions of the php package h5p/h5p-editor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download h5p/h5p-editor
More information about h5p/h5p-editor
Files in h5p/h5p-editor
Download h5p/h5p-editor
More information about h5p/h5p-editor
Files in h5p/h5p-editor
Vendor h5p
Package h5p-editor
Short Description H5P Editor functionality in PHP
License GPL-3.0
Homepage https://h5p.org
Package h5p-editor
Short Description H5P Editor functionality in PHP
License GPL-3.0
Homepage https://h5p.org
Please rate this library. Is it a good library?
Informations about the package h5p-editor
H5P Editor PHP Library
A general library that is supposed to be used in most PHP implementations of H5P.
License
All code is licensed under MIT License
Open Sans font is licensed under Apache license, Version 2.0
Compiling scss to css
You first need to install ruby and compass:
sudo apt update
sudo apt install ruby-full
sudo apt install build-essential
sudo gem install compass
Then cd to h5p-editor-php-library/styles
and compile the scss files:
compass watch
to continuely compile changes- or
compass clean && compass compile
to delete the css files and compile new ones
All versions of h5p-editor with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package h5p/h5p-editor contains the following files
Loading the files please wait ....