PHPackages                             codenteq/laerx - 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. codenteq/laerx

ActiveProject[Framework](/categories/framework)

codenteq/laerx
==============

The Laravel E-Exam Course Management

v2.0.0(1y ago)1347024MITPHPPHP ^8.2CI passing

Since May 13Pushed 2mo ago7 watchersCompare

[ Source](https://github.com/codenteq/laerx)[ Packagist](https://packagist.org/packages/codenteq/laerx)[ Docs](https://codenteq.com)[ GitHub Sponsors](https://github.com/sponsors/codenteq)[ RSS](/packages/codenteq-laerx/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (17)Versions (5)Used By (0)

[![Laerx Course Management Logo](https://camo.githubusercontent.com/1ffc2a62d686b4804311650e71a3b6d6b1917bcef789b10dac2270cf7a78a221/68747470733a2f2f6f70656e736f757263652e636f64656e7465712e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f31322f6c616572782d64656661756c742e77656270)](https://camo.githubusercontent.com/1ffc2a62d686b4804311650e71a3b6d6b1917bcef789b10dac2270cf7a78a221/68747470733a2f2f6f70656e736f757263652e636f64656e7465712e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f31322f6c616572782d64656661756c742e77656270)

Laerx Course Management
=======================

[](#laerx-course-management)

 [![Latest Stable Version](https://camo.githubusercontent.com/f4d25bf953781ca316801c2fcd608796fc3a16aea4b472cd7be8edf19611f5cd/68747470733a2f2f706f7365722e707567782e6f72672f636f64656e7465712f6c616572782f762f737461626c652e737667)](https://packagist.org/packages/codenteq/laerx) [![License](https://camo.githubusercontent.com/e110f25f65a496a55e7cc27195b908e3c6a857d5183d6317e294b1ee62f94301/68747470733a2f2f706f7365722e707567782e6f72672f636f64656e7465712f6c616572782f6c6963656e73652e737667)](https://github.com/codenteq/laerx/blob/master/LICENSE) [![Total Downloads](https://camo.githubusercontent.com/8624a6b1262feb7c51fc5069815bc52ac04c135d987992b1d6f8b7fd7f25d162/68747470733a2f2f706f7365722e707567782e6f72672f636f64656e7465712f6c616572782f642f746f74616c2e737667)](https://packagist.org/packages/codenteq/laerx)

Laerx is a course management system provided by [Codenteq](https://github.com/codenteq) to create a consistent driver license for app users.

Get detailed information about your clients, exams and courses to create an effective report and track your progress. You can also use audio lessons, online quizzes, and the tool/teacher appointment system.

Getting Started
---------------

[](#getting-started)

First, install the package:

```
composer create-project codenteq/laerx
```

### Docker Installation

[](#docker-installation)

Run the following command

```
docker run --rm \
  -u "$(id -u):$(id -g)" \
  -v $(pwd):/var/www/html \
  -w /var/www/html \
  laravelsail/php81-composer:latest \
  composer install --ignore-platform-reqs
```

```
./vendor/sail/bin artisan storage link
```

Configure the database connection is going to be using in `.env`

```
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=laerx
DB_USERNAME=sail
DB_PASSWORD=password
```

```
./vendor/bin/sail artisan migrate --seed
```

### Composer Installation

[](#composer-installation)

Run the following command

```
composer install
```

```
php artisan storage:link
```

Configure the database connection is going to be using in `.env`

```
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=laerx
DB_USERNAME=root
DB_PASSWORD=
```

```
php artisan migrate --seed
```

How to contribute
-----------------

[](#how-to-contribute)

Laerx Course Management is always open for direct contributions. Contributions can be in the form of design suggestions, documentation improvements, new component suggestions, code improvements, adding new features or fixing problems. For more information please check our [Contribution Guideline document.](https://github.com/codenteq/laerx/blob/master/CONTRIBUTING.md)

Useful Links
------------

[](#useful-links)

- [Open Laerx](https://laerx.codenteq.com/)

###  Health Score

45

—

FairBetter than 93% of packages

Maintenance61

Regular maintenance activity

Popularity26

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 82.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

Every ~380 days

Total

3

Last Release

706d ago

Major Versions

v1.1.0 → v2.0.02024-06-11

PHP version history (2 changes)v1.0.0PHP ^7.3|^8.0

v2.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/06878efbf4b8ae440f1f737718455196a9cffd6e35de36f1838891fb7dd683cd?d=identicon)[ahmetarsiv](/maintainers/ahmetarsiv)

![](https://www.gravatar.com/avatar/d05ff9d17560c6df9f4e137f1f35d1ab44d43a060fb027931bb052213b6f3c59?d=identicon)[karabayyazilim](/maintainers/karabayyazilim)

---

Top Contributors

[![karabayyazilim](https://avatars.githubusercontent.com/u/45515180?v=4)](https://github.com/karabayyazilim "karabayyazilim (302 commits)")[![ahmetarsiv](https://avatars.githubusercontent.com/u/101526596?v=4)](https://github.com/ahmetarsiv "ahmetarsiv (63 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

---

Tags

acikkaynakcodenteqe-examlaravelmanagementopensourcephpframeworklaravele-exam

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/codenteq-laerx/health.svg)

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

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

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[bytefury/crater

Free &amp; Open Source Invoice App for Individuals &amp; Small Businesses. https://craterapp.com

8.3k4.2k](/packages/bytefury-crater)

PHPackages © 2026

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