Download the PHP package romanpravda/php-scorm-packager without Composer
On this page you can find all versions of the php package romanpravda/php-scorm-packager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package php-scorm-packager
PHP SCORM packager
Create SCORM Package
Usage
Parameters in config
-
title
Title of course
-
identifier
Course identifier
-
version
Version of SCORM package. Must be one of this:
- 1.2
- 2004 3th Edition
- 2004 4th Edition
-
source
Path to directory with course package data
-
destination
Path to directory where ZIP archive with course package will be placed
-
masteryScore
Score for course passing. Default - 80
-
startingPage
Page that will open on course start. Default - index.html
-
organization
Name of organization. Default - empty
-
metadataDescription
Metadata description. Default - build date and technology
If you need SCORM 2004 4th Edition
You must pass the metadata config as the second parameter
Parameters in metadata config
-
entryIdentifier
Metadata entry identifier. Default - "1"
-
catalogValue
Metadata catalog value. Default - "Catalog"
-
lifeCycleVersion
LifeCycle version of Metadata. Default - "1"
-
classification
Metadata classification. Default - "educational objective"
All versions of php-scorm-packager with dependencies
ext-dom Version *
ext-zip Version *
ext-xmlwriter Version *