Download the PHP package escolalms/api without Composer
On this page you can find all versions of the php package escolalms/api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download escolalms/api
More information about escolalms/api
Files in escolalms/api
Package api
Short Description Headless LMS
License MIT
Homepage https://lms.escolasoft.com
Informations about the package api
Escola LMS
Laravel Headless LMS REST API.
Documentation
Most of the documentation is hosted at docs.wellms.io.
Configuration
Please not that API is based on Laravel but it's configured by environmental variables
Please don't create or edit any .env
file but use environmental variables with LARAVEL_
prefix, see docker-compose.yml for reference.
As we want this package to be stateless and easy to scale all configuration is stored either in database or in environmental variables.
See [docs][docs] for more details.
Application is designed to be stateless - it is controlled by environmental variables
Installation from source code
If you want to use the software consider using our docker images or using Create-LMS-App/ helper.
You should consider install with our installation package.
To install default docker environment either clone this repo or use
See [docs/multidomain.md][docs/multidomain.md] for more details how to quick start.
Quick start
- Clone this repo
docker compose up -d
Demo
https://api-stage.escolalms.com/api/documentation
This is fully working demo. Note that content is regenerated every day - it's a seeder that is not persistent, every day database and files are cleared and rebuilt from skratch.
Packages
This API consists of Laravel and multiple packages.
List of all packages is available at packagist.org/?query=escolalms.
Tests
Just run phpunit
to test all the packages.
Summary code coverage from all the packages:
Test
There are hundreds of tests in the packages and they are divided into:
Integration packages test
Each packge contains their own php integration test this repo runs all of the
To run use ./vendor/bin/phpunit
Tasks
See makefile for all available devops tasks
License
All versions of api with dependencies
darkaonline/l5-swagger Version ^8
doctrine/dbal Version ^2|^3
escolalms/assign-without-account Version ^0
escolalms/auth Version ^0
escolalms/bookmarks_notes Version ^0
escolalms/bulk-notifications Version ^0
escolalms/cart Version ^0
escolalms/categories Version ^0
escolalms/cmi5 Version ^0
escolalms/consultation-access Version ^0
escolalms/consultations Version ^0
escolalms/core Version ^1
escolalms/course-access Version ^0
escolalms/courses Version ^0
escolalms/courses-import-export Version ^0.1.21
escolalms/csv-users Version ^0
escolalms/dictionaries Version ^0
escolalms/files Version ^0
escolalms/headless-h5p Version ^0
escolalms/images Version ^0
escolalms/invoices Version ^0
escolalms/lrs Version ^0
escolalms/mailerlite Version ^0
escolalms/mattermost Version ^0
escolalms/model-fields Version ^0
escolalms/notifications Version ^0
escolalms/pages Version ^0
escolalms/payments Version ^0
escolalms/permissions Version ^0
escolalms/questionnaire Version ^0
escolalms/recommender Version ^0
escolalms/reports Version ^0
escolalms/scorm Version ^0
escolalms/settings Version ^0
escolalms/stationary-events Version ^0
escolalms/tags Version ^0
escolalms/tasks Version ^0
escolalms/templates Version ^0
escolalms/templates-email Version ^0
escolalms/templates-pdf Version ^0
escolalms/templates-sms Version ^0
escolalms/topic-type-gift Version ^0
escolalms/topic-type-project Version ^0
escolalms/topic-types Version ^0
escolalms/tracker Version ^0
escolalms/translations Version ^0
escolalms/video Version ^0
escolalms/vouchers Version ^0
escolalms/webinar Version ^0
gecche/laravel-multidomain Version ^5.0
guzzlehttp/guzzle Version ^7.4.5
laravel/framework Version ^9
laravel/helpers Version ^1.7
laravel/horizon Version ^5
laravel/passport Version ^11
laravel/socialite Version ^5.1
laravel/tinker Version ^2.9
league/flysystem-aws-s3-v3 Version ^3.0
predis/predis Version ^2.2
psr/http-message Version ^1
sentry/sentry-laravel Version ^4.2
spatie/laravel-health Version ^1.30
spatie/laravel-permission Version ^6.3
staudenmeir/laravel-migration-views Version ^1.0