Submit the library to packagist
Submitted by MichielDilissen on Thu, 10/06/2016 - 15:00
Is it possible to submit the h5p-php-library to packagist so it could be installed with composer and our project can use the library as dependency? I work for a large LMS-software-provider and would like to extend our exercises-module with H5P content .
icc
Fri, 10/07/2016 - 14:15
Permalink
This is a good idea, indeed!
This is a good idea, indeed! I've added one package for the Core PHP part and one for the Editor:
https://packagist.org/packages/h5p/h5p-core
https://packagist.org/packages/h5p/h5p-editor
It looks like it might struggling to fetch the tags, but I guess it will be sorted out if we give it some time.
Let me know if it works for you.