PHPackages                             kwaadpepper/laravel-alma-client - 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. [API Development](/categories/api)
4. /
5. kwaadpepper/laravel-alma-client

ActiveLibrary[API Development](/categories/api)

kwaadpepper/laravel-alma-client
===============================

Alma client to use within Laravel

1.0.2(4y ago)05MITPHPPHP ^7.3

Since Jun 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Kwaadpepper/kwaadpepper-laravel-alma-client)[ Packagist](https://packagist.org/packages/kwaadpepper/laravel-alma-client)[ Docs](https://github.com/kwaadpepper/laravel-alma-client)[ RSS](/packages/kwaadpepper-laravel-alma-client/feed)WikiDiscussions master Synced yesterday

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

Alma Client
-----------

[](#alma-client)

A wrapper around `https://github.com/alma/alma-php-client`

Installation
------------

[](#installation)

Via Composer

```
$ composer require kwaadpepper/laravel-alma-client
```

---

Usage
-----

[](#usage)

1. **Configure in .env**

    ```
    # Your alma api key
    ALMA_API_KEY="MY_KEY"
    # test or live
    ALMA_API_MODE=test

    ```
2. **Get Alma Client**

    ```
    /** @var \Kwaadpepper\AlmaClient\Client */
    $client = app('AlmaClient');

    ```
3. **Get Alam php doc to implement into your site**`https://github.com/alma/alma-php-client`

Note to fix Alma client version
-------------------------------

[](#note-to-fix-alma-client-version)

`composer require alma/alma-php-client`

---

Change log
----------

[](#change-log)

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

[](#please-see-the-changelog-for-more-information-on-what-has-changed-recently)

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

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

---

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

---

Credits
-------

[](#credits)

- [Jérémy Munsch](https://github.com/kwaadpepper)
- \[All Contributors\]\[link-contributors\]

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

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 ~9 days

Total

2

Last Release

1470d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d6fe69e010efceae2bd9a92eb6463139fff339c94c545b6b7b1210a00d963e4?d=identicon)[Kwaadpepper](/maintainers/Kwaadpepper)

---

Tags

clientlaravelalma

### Embed Badge

![Health badge](/badges/kwaadpepper-laravel-alma-client/health.svg)

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

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k9.5M89](/packages/openai-php-laravel)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M986](/packages/statamic-cms)[api-platform/laravel

API Platform support for Laravel

58171.5k14](/packages/api-platform-laravel)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.8k3](/packages/defstudio-telegraph)[mozex/anthropic-laravel

Laravel integration for the Anthropic API: facade, config publishing, install command, testing fakes, messages, streaming, tool use, thinking, and batches.

74331.3k1](/packages/mozex-anthropic-laravel)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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