PHPackages                             bernskiold/laravel-talentlms - 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. bernskiold/laravel-talentlms

ActiveLibrary

bernskiold/laravel-talentlms
============================

A package for Laravel to interact with the TalentLMS API.

040[1 PRs](https://github.com/bernskiold/laravel-talentlms/pulls)PHP

Since Jun 2Pushed 4mo agoCompare

[ Source](https://github.com/bernskiold/laravel-talentlms)[ Packagist](https://packagist.org/packages/bernskiold/laravel-talentlms)[ RSS](/packages/bernskiold-laravel-talentlms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

A package for Laravel to interact with the Talent LMS API
=========================================================

[](#a-package-for-laravel-to-interact-with-the-talent-lms-api)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1067500d74154d9b27cc86d9c14fb20acd0a03670c315929b2d6c1a93147152a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6265726e736b696f6c642f6c61726176656c2d74616c656e746c6d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bernskiold/laravel-talentlms)[![GitHub Tests Action Status](https://camo.githubusercontent.com/3aa321e2a9840106df3bb35a52694a387e107eb40499df073aab32cc6d280fb2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6265726e736b696f6c642f6c61726176656c2d74616c656e746c6d732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/bernskiold/laravel-talentlms/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/77360fb3d6b671467ceea9104ff76a3460232982825f006de761ff8514806587/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6265726e736b696f6c642f6c61726176656c2d74616c656e746c6d732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/bernskiold/laravel-talentlms/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/ca6bebc8933813950855dcba3483bc9902ed27d297af2b3e4d20a30352f89bbe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6265726e736b696f6c642f6c61726176656c2d74616c656e746c6d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/bernskiold/laravel-talentlms)

Installation &amp; Usage
------------------------

[](#installation--usage)

You can install the package via composer:

```
composer require bernskiold/laravel-talentlms
```

After installing the package, you may publish the configuration file:

```
php artisan vendor:publish --provider="Bernskiold\LaravelTalentLms\LaravelTalentLmsServiceProvider" --tag="config"
```

This will publish a `talentlms.php` file in your `config` directory.

The core configuration parameters for connecting to the Euromonitor API are provided as environment variables in your `.env` file. These are:

```
TALENTLMS_API_KEY=
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Bernskiold](https://github.com/bernskiold)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance52

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/51986177e3badf5ae6cd008a309befe4ec88264bd518c1a623bd33f5cebc0fc5?d=identicon)[bernskiold](/maintainers/bernskiold)

---

Top Contributors

[![ErikBernskiold](https://avatars.githubusercontent.com/u/1166728?v=4)](https://github.com/ErikBernskiold "ErikBernskiold (14 commits)")[![annlickander](https://avatars.githubusercontent.com/u/1032697?v=4)](https://github.com/annlickander "annlickander (5 commits)")

### Embed Badge

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

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

PHPackages © 2026

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