PHPackages                             lms-laravel/lms-laravel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. lms-laravel/lms-laravel

ActiveProject[Framework](/categories/framework)

lms-laravel/lms-laravel
=======================

The Laravel Framework.

v1.0.0-alpha(6y ago)4981.8k242[12 issues](https://github.com/LMS-Laravel/LMS-Laravel/issues)[1 PRs](https://github.com/LMS-Laravel/LMS-Laravel/pulls)MITPHPPHP ^7.1.3

Since Apr 29Pushed 3y ago32 watchersCompare

[ Source](https://github.com/LMS-Laravel/LMS-Laravel)[ Packagist](https://packagist.org/packages/lms-laravel/lms-laravel)[ RSS](/packages/lms-laravel-lms-laravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (26)Versions (3)Used By (0)

LMS-Laravel
===========

[](#lms-laravel)

[![Latest Stable Version](https://camo.githubusercontent.com/61183e4bed880c914dc29dc99180d134d981b6f4dcf127f6a7d00393044a9d97/68747470733a2f2f706f7365722e707567782e6f72672f6c6d732d6c61726176656c2f6c6d732d6c61726176656c2f762f737461626c65)](https://packagist.org/packages/lms-laravel/lms-laravel)[![Total Downloads](https://camo.githubusercontent.com/cd4ffe5cc9da3cb72a2bf58e5874a57af926828ab2171bf70faf8fad83f0b69e/68747470733a2f2f706f7365722e707567782e6f72672f6c6d732d6c61726176656c2f6c6d732d6c61726176656c2f646f776e6c6f616473)](https://packagist.org/packages/lms-laravel/lms-laravel)[![Latest Unstable Version](https://camo.githubusercontent.com/ab1dbb6bd68b00f18602b5da36a6b6b27d8f7e4296978c8f998723f64adadfe7/68747470733a2f2f706f7365722e707567782e6f72672f6c6d732d6c61726176656c2f6c6d732d6c61726176656c2f762f756e737461626c65)](https://packagist.org/packages/lms-laravel/lms-laravel)[![License](https://camo.githubusercontent.com/a1c431790609d3adbfc7bc0527e2fceb7ebc3681c5dd2f181b5f302638c55943/68747470733a2f2f706f7365722e707567782e6f72672f6c6d732d6c61726176656c2f6c6d732d6c61726176656c2f6c6963656e7365)](https://packagist.org/packages/lms-laravel/lms-laravel)

- [About](#about)
- [License](#license)

### About

[](#about)

LMS-Laravel is a Learning Management System (or LMS) that facilitates the creation of educational content by allowing you to manage courses and learning modules. The platform is simple and intuitive and provides features for:

1. The Teacher (course creator)
2. The Student (or user)
3. The Admin

As the name suggests, LMS-laravel is built on the latest Laravel framework, and uses various open source packages. This application is still in development, if you want to collaborate on the development, send us an email:

```
Angel: angelkurten@hotmail.com

```

### Installation

[](#installation)

- Run `git clone https://github.com/LMS-Laravel/LMS-Laravel.git LMS-Laravel`
- `cd LMS-Laravel`
- Run `composer install` (install composer beforehand)
- From the projects root run `cp .env.example .env`
- Configure your `.env` file, with:

Database settings

```
DB_DATABASE=lms_laravel
DB_USERNAME=root
DB_PASSWORD=root

```

Google recaptcha settings (which you can configure from )

```
ENABLE_CAPTCHA=true
NOCAPTCHA_SITEKEY=xxxxxxxxxx
NOCAPTCHA_SECRET=xxxxxxxxxxx

```

Email settings (using a provider like Mailgun, Amazon SES, etc)

- Run `php artisan key:generate`
- Run `php artisan migrate`
- For Auth API (to configure Laravel Passport), run: `php artisan passport:install`
- Run `npm install && npm run dev`
- Run `php artisan db:seed`
- Start the Laravel server `php artisan serve --port=8000`
- Start the Websocket server (for chat functionality) `php artisan websockets:serve`

### License

[](#license)

LMS-Laravel is licensed under the MIT license. Enjoy!

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community30

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 66.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2210d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4800a9f8fa0bb5321d409674d6cd5853fac82819cb3ac7dabd71d32cc9136dcc?d=identicon)[angelkurten](/maintainers/angelkurten)

---

Top Contributors

[![angelkurten](https://avatars.githubusercontent.com/u/2807174?v=4)](https://github.com/angelkurten "angelkurten (116 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (30 commits)")[![systemEDOM](https://avatars.githubusercontent.com/u/10385109?v=4)](https://github.com/systemEDOM "systemEDOM (11 commits)")[![connecteev](https://avatars.githubusercontent.com/u/64816?v=4)](https://github.com/connecteev "connecteev (6 commits)")[![khbtechservices](https://avatars.githubusercontent.com/u/17420748?v=4)](https://github.com/khbtechservices "khbtechservices (3 commits)")[![vaishnavmhetre](https://avatars.githubusercontent.com/u/14543290?v=4)](https://github.com/vaishnavmhetre "vaishnavmhetre (2 commits)")[![debrianruhut](https://avatars.githubusercontent.com/u/12106567?v=4)](https://github.com/debrianruhut "debrianruhut (2 commits)")[![dcyar](https://avatars.githubusercontent.com/u/7337141?v=4)](https://github.com/dcyar "dcyar (1 commits)")[![imanghafoori1](https://avatars.githubusercontent.com/u/6961695?v=4)](https://github.com/imanghafoori1 "imanghafoori1 (1 commits)")[![danraftorres](https://avatars.githubusercontent.com/u/29046126?v=4)](https://github.com/danraftorres "danraftorres (1 commits)")[![angelmuni](https://avatars.githubusercontent.com/u/85570068?v=4)](https://github.com/angelmuni "angelmuni (1 commits)")[![AjayYadavSecugile](https://avatars.githubusercontent.com/u/82390893?v=4)](https://github.com/AjayYadavSecugile "AjayYadavSecugile (1 commits)")

---

Tags

laravellearning-management-systemlmsframeworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lms-laravel-lms-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/lms-laravel-lms-laravel/health.svg)](https://phpackages.com/packages/lms-laravel-lms-laravel)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
